Data Center Bridging build



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



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]