Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 162723 - [QA] kde-base/kdenetwork-3.5.5-r2 has poor programming practices
Summary: [QA] kde-base/kdenetwork-3.5.5-r2 has poor programming practices
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-18 22:40 UTC by Sandro Bonazzola (RETIRED)
Modified: 2007-01-18 22:45 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.