On Sun, Dec 15, 2013 at 11:49:55PM +0100, Lennart Poettering wrote: > On Sat, 14.12.13 13:32, Thomas H.P. Andersen ([email protected]) wrote: > > > +_printf_(3,0) > > int bus_error_setfv(sd_bus_error *e, const char *name, const char > > *format, va_list ap) { > > This one should be on the prototype, and not on the actual function > declaration, right? (Because it is non-static unlike the others) I mean, > otherwise it's not useful to detect incorrect calls, right? Ooops, I looked them over but I missed that.
> (Fixed this in git) Zbyszek _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
