On Sat, 14.12.13 13:32, Thomas H.P. Andersen (pho...@gmail.com) 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?

(Fixed this in git)

Lennart

-- 
Lennart Poettering, Red Hat
_______________________________________________
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to