I've just pushed the attached, to avoid this warning:

  lib/error.c:385:40: warning: format '%d' expects argument of type
'int', but argument 4 has type 'unsigned int' [-Wformat=]
     fprintf (stderr, file_name != NULL ? "%s:%d: " : " ",

Attachment: 0001-error.c-correct-printf-style-format-d-u.patch
Description: Binary data



Reply via email to