| Summary: | QA: Fix compile warnings in gamin | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Hanno Böck <hanno> |
| Component: | Current packages | Assignee: | 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
2007-08-14 23:18:03 UTC
Created attachment 128127 [details, diff]
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’ |