Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
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’