Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 162723

Summary: [QA] kde-base/kdenetwork-3.5.5-r2 has poor programming practices
Product: Gentoo Linux Reporter: Sandro Bonazzola (RETIRED) <sanchan>
Component: [OLD] KDEAssignee: Gentoo KDE team <kde>
Status: RESOLVED UPSTREAM    
Severity: normal    
Priority: High    
Version: 2006.1   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Sandro Bonazzola (RETIRED) gentoo-dev 2007-01-18 22:40:27 UTC
* QA Notice: Package has poor programming practices which may compile
 *            fine but exhibit random runtime failures.
 * btree.c:940: warning: dereferencing type-punned pointer will break strict-aliasing rules
btree.c:1811: warning: dereferencing type-punned pointer will break strict-aliasing rules
btree.c:3832: warning: dereferencing type-punned pointer will break strict-aliasing rules
btree.c:4131: warning: dereferencing type-punned pointer will break strict-aliasing rules
vdbeaux.c:1544: warning: dereferencing type-punned pointer will break strict-aliasing rules
vdbeaux.c:1608: warning: dereferencing type-punned pointer will break strict-aliasing rules


 * QA Notice: Package has poor programming practices which may compile
 *            fine but exhibit random runtime failures.
 * vncauth.c:127: warning: implicit declaration of function 'time'
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2007-01-18 22:45:21 UTC
Either submit a patch or report upstream, We have enough trouble by ourselves.