On 02.04.2014 15:51, Dan Williams wrote:
> On Wed, 2014-04-02 at 08:12 -0500, Dan Williams wrote:
>> 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 Winship pushed a fix for these to git.
> 
> Dan
> 

Yeah.
Tested with git commit 42499b5.
PASSED!
Thanks Dan.


poma


_______________________________________________
networkmanager-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/networkmanager-list

Reply via email to