Bug 311225 - services/kmimetyperepository.cpp:452:39: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
Summary: services/kmimetyperepository.cpp:452:39: warning: dereferencing type-punned p...
Status: RESOLVED DUPLICATE of bug 259826
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: kdecore (show other bugs)
Version: 4.9.4
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: kdelibs bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-12-05 21:17 UTC by Toralf Förster
Modified: 2012-12-06 15:34 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster 2012-12-05 21:17:41 UTC
LOG: postinst
Your homedir is set to ${HOME}/.kde4
QA: other
QA Notice: Package triggers severe warnings which indicate that it
           may exhibit random runtime failures.
/var/tmp/portage/kde-base/kdelibs-4.9.4/work/kdelibs-4.9.4/kdecore/services/kmimetyperepository.cpp:452:39: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/var/tmp/portage/kde-base/kdelibs-4.9.4/work/kdelibs-4.9.4/kimgio/dds.cpp:489:33: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/var/tmp/portage/kde-base/kdelibs-4.9.4/work/kdelibs-4.9.4/kimgio/dds.cpp:499:28: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
/var/tmp/portage/kde-base/kdelibs-4.9.4/work/kdelibs-4.9.4/kdeui/util/kcrash.cpp:609:26: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
QA Notice: Package triggers severe warnings which indicate that it
           may exhibit random runtime failures.
/var/tmp/portage/kde-base/kdelibs-4.9.4/work/kdelibs-4.9.4/kdecore/io/kdebug.h:260:64: warning: array subscript is above array bounds [-Warray-bounds]
Please do not file a Gentoo bug and instead report the above QA
issues directly to the upstream developers of this software.
Homepage: http://www.kde.org/


Reproducible: Always




stable Gentoo Linux with gcc 4.6.3
Comment 1 Christoph Feck 2012-12-06 14:52:32 UTC

*** This bug has been marked as a duplicate of bug 259826 ***
Comment 2 Toralf Förster 2012-12-06 15:34:10 UTC
(In reply to comment #1)
> 
> 
> *** This bug has been marked as a duplicate of bug 259826 ***
In the sense of QA - 


b/c these warnings are new, completely different and related to a complete different area.