tags 932382 fixed-upstream
thanks

On 7/18/19 5:19 PM, Thorsten Glaser wrote:
> Package: manpages-dev
> Version: 5.01-1
> Severity: minor
> 
> I was just trying to compile the example program from the
> .Sh EXAMPLE
> of the getutline(3) manpage and saw this:
> 
> tglase@tglase:~ $ gcc x.c
> x.c: In function ‘main’:
> x.c:19:12: warning: implicit declaration of function ‘time’; did you mean 
> ‘utimes’? [-Wimplicit-function-declaration]
>             time(&entry.ut_time);
>             ^~~~
>             utimes
> 
> Please fix that, to be a good example ☻
Upstream maintainer here. Fixed for the upcoming 5.02
release. Thanks for the report!

Cheers,

Michael

-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/

Reply via email to