Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 188923

Summary: QA: Fix compile warnings in gamin
Product: Gentoo Linux Reporter: Hanno Böck <hanno>
Component: Current packagesAssignee: Daniel Drake (RETIRED) <dsd>
Status: RESOLVED FIXED    
Severity: normal CC: gnome
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: gamin-compilewarnings.diff

Description Hanno Böck gentoo-dev 2007-08-14 23:18:03 UTC
Attached a patch for gamin to fix compile warnings that portage-QA cries about (also sent upstream).
Comment 1 Hanno Böck gentoo-dev 2007-08-14 23:18:19 UTC
Created attachment 128127 [details, diff]
gamin-compilewarnings.diff
Comment 2 Daniel Gryniewicz (RETIRED) gentoo-dev 2007-08-20 20:11:53 UTC
Committed.  Thanks, Hanno.
Comment 3 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2007-08-21 16:03:49 UTC
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’