Actions
Patch #582
closedProposed patch to remove -Wunused-result warnings (Debian/GNU Linux)
Start date:
2013-11-28
Due date:
% Done:
100%
Estimated time:
Module:
various
Operating System:
Linux
Compiler:
gcc
Description
Using fwrite() and fgets() without checking the return value produces warnings on Debian/GNU Linux systems (because -Wunused-results is set by default).
Files
Actions