bug-gnulib
[Top][All Lists]
Advanced

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

Fix prototype of strerror_r() in lib/error.c


From: Tim Rühsen
Subject: Fix prototype of strerror_r() in lib/error.c
Date: Wed, 5 Apr 2017 15:59:49 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0

Silences this warning

error.c:114:1: warning: function declaration isn't a prototype
[-Wstrict-prototypes]
 int strerror_r ();

Regards, Tim

Attachment: 0001-lib-error.c-Fix-prototype-of-strerror_r.patch
Description: Text Data

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]