| Bug#: 188923 | Product: Gentoo Linux | Version: unspecified | Platform: All |
| OS/Version: Linux | Status: RESOLVED | Severity: normal | Priority: P2 |
| Resolution: FIXED | Assigned To: dsd@gentoo.org | Reported By: hanno@gentoo.org | |
| Component: Applications | |||
| URL: | |||
| Summary: QA: Fix compile warnings in gamin | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2007-08-14 23:18 0000 | |||
| Description: | Opened: 2007-08-14 23:18 0000 |
Attached a patch for gamin to fix compile warnings that portage-QA cries about (also sent upstream).
Created an attachment (id=128127) [details]
gamin-compilewarnings.diff
Committed. Thanks, Hanno.
There are still some warnings :) : * QA Notice: Package has poor programming practices which may compile * fine but exhibit random runtime failures. * gam_listener.c:101: warning: implicit declaration of function ‘gam_exclude_check’ gam_connection.c:402: warning: implicit declaration of function ‘gam_exclude_check’ gam_inotify.c:157: warning: implicit declaration of function ‘gam_poll_basic_init’