Bug 188923 - QA: Fix compile warnings in gamin
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).

------- Comment #1 From Hanno Boeck 2007-08-14 23:18:19 0000 -------
Created an attachment (id=128127) [details]
gamin-compilewarnings.diff

------- Comment #2 From Daniel Gryniewicz 2007-08-20 20:11:53 0000 -------
Committed.  Thanks, Hanno.

------- Comment #3 From Arfrever Frehtes Taifersar Arahesis 2007-08-21 16:03:49 0000 -------
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’