Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: [PATCH] cleaning ifwatchd
On Fri, 2008-09-05 at 11:17 +0200, Martin Husemann wrote:
> 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".
Hmmm, you're right. I didn't spot that in the syslog man page.
I lack __attribute__ foo to fix it though.
Thanks
Roy
Home |
Main Index |
Thread Index |
Old Index