Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 188923 - QA: Fix compile warnings in gamin
Summary: QA: Fix compile warnings in gamin
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Daniel Drake (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-14 23:18 UTC by Hanno Böck
Modified: 2007-08-21 16:03 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
gamin-compilewarnings.diff (gamin-compilewarnings.diff,526 bytes, patch)
2007-08-14 23:18 UTC, Hanno Böck
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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’