Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 168011 - net-irc/xchat-2.8.0 poor programming practices
Summary: net-irc/xchat-2.8.0 poor programming practices
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Packages in net-irc
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-22 15:55 UTC by Hans de Graaff
Modified: 2007-05-14 19:58 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 Hans de Graaff gentoo-dev Security 2007-02-22 15:55:11 UTC
net-irc/xchat-2.8.0 does not pass the QA check for poor programming practice, and so does not install with 'stricter' in FEATURES.



Reproducible: Always

Steps to Reproduce:
1. emerge xchat

Actual Results:  
 * QA Notice: Package has poor programming practices which may compile
 *            fine but exhibit random runtime failures.
 * modes.c:397: warning: implicit declaration of function ‘inbound_identified’
fe-gtk.c:347: warning: implicit declaration of function ‘plugin_add’
fe-gtk.c:771: warning: implicit declaration of function ‘setup_apply_real’
fe-gtk.c:1002: warning: implicit declaration of function ‘joind_open’
fe-gtk.c:1011: warning: implicit declaration of function ‘joind_close’
maingui.c:2776: warning: implicit declaration of function ‘tray_toggle_visibility’
maingui.c:3207: warning: implicit declaration of function ‘joind_close’
notifygui.c:269: warning: implicit declaration of function ‘open_query’
setup.c:1777: warning: implicit declaration of function ‘tray_apply_setup’
Comment 1 Markus Ullmann (RETIRED) gentoo-dev 2007-05-14 19:58:53 UTC
I recommend talking to upstream about it