Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 203155 - [QA] app-admin/whowatch-1.5.2-r1 implicit declaration of time()
Summary: [QA] app-admin/whowatch-1.5.2-r1 implicit declaration of time()
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Jeroen Roovers (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-23 17:30 UTC by Thomas Anderson (tanderson) (RETIRED)
Modified: 2008-10-27 20:16 UTC (History)
0 users

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


Attachments
implicit declaration patch (whowatch-1.5.2-implicit-declar.patch,387 bytes, patch)
2007-12-23 17:30 UTC, Thomas Anderson (tanderson) (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Anderson (tanderson) (RETIRED) gentoo-dev 2007-12-23 17:30:15 UTC
When compiling app-admin/whowatch-1.5.2-r1 I saw an implicit declaration of time() and ctime(). Not a good thing. Attaching a patch.

Reproducible: Always
Comment 1 Thomas Anderson (tanderson) (RETIRED) gentoo-dev 2007-12-23 17:30:46 UTC
Created attachment 139196 [details, diff]
implicit declaration patch
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2008-10-27 20:15:34 UTC
Fixed in CVS without revision bump.
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2008-10-27 20:16:03 UTC
Thanks for reporting and for the patch.