...
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
...


poma

_______________________________________________
networkmanager-list mailing list
networkmanager-list@gnome.org
https://mail.gnome.org/mailman/listinfo/networkmanager-list

Reply via email to