On Wed, 2014-04-02 at 07:29 +0200, poma wrote: > ... > nm-dcb.c: In function '_dcb_setup': > nm-dcb.c:211:3: error: format not a string literal and no format > arguments [-Werror=format-security] > success = do_helper (iface, DCBTOOL, run_func, user_data, error, s->str); > ^ > nm-dcb.c: In function '_dcb_cleanup': > nm-dcb.c:245:3: error: format not a string literal and no format > arguments [-Werror=format-security] > if (!do_helper (iface, DCBTOOL, run_func, user_data, success ? error > : NULL, *iter)) > ^ > cc1: all warnings being treated as errors > ...
Thanks, I'll see what I can do about these. Dan _______________________________________________ networkmanager-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/networkmanager-list
