fnt2fon: janitorial IgnoredReturnValues (1/5)

Alexandre Julliard julliard at winehq.org
Fri Sep 14 12:23:19 CDT 2007


Lionel_Debroux <lionel_debroux at yahoo.fr> writes:

> tools/fnt2fon is flagged in the janitorial page "IgnoredReturnValues".
> This page is outdated, but its content is still valid for fnt2fon, which
> ignores a number of return values.

I don't think that's worth fixing, the warnings are essentially
useless, it just makes the code uglier. There may be a few legitimate
errors in there, like checking the fopen() result, and those could be
fixed; but please don't add checking to every call that gcc complains
about.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list