Bug 311225

Summary: services/kmimetyperepository.cpp:452:39: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
Product: [Frameworks and Libraries] kdelibs Reporter: Toralf Förster <toralf.foerster>
Component: kdecoreAssignee: kdelibs bugs <kdelibs-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: 4.9.4   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

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.