Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: [PATCH] cleaning ifwatchd
On Fri, Sep 05, 2008 at 10:15:01AM +0100, Roy Marples wrote:
> %m is a glibc extension.
> http://www.opengroup.org/onlinepubs/000095399/functions/printf.html
> And the NetBSD man page for printf do not document %m.
I mean we are talking about syslog(3), not printf - so it's obviously
supporting %m. For a plain printf call the warning would be ok, but this
is probably just "not good enough __attribute()__ magic".
Martin
Home |
Main Index |
Thread Index |
Old Index