[Bug 16413] Ignored return values

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Jan 12 09:30:13 CST 2009


http://bugs.winehq.org/show_bug.cgi?id=16413





--- Comment #6 from Alexandre Julliard <julliard at winehq.org>  2009-01-12 09:30:12 ---
The right fix is in glibc, since the gcc guys have decided that it can't be
fixed by simply adding a void cast. Glibc should make sure that the warning is
only enabled on functions where the return value really needs to always be
checked. That's certainly not the case for things like fwrite().


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list