[Bug 44310] WritePrivateProfileString doesn't check for flush errors

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Jan 11 13:10:12 CST 2018


https://bugs.winehq.org/show_bug.cgi?id=44310

--- Comment #12 from Alexandre Julliard <julliard at winehq.org> ---
(In reply to Fabian Maurer from comment #11)
> Oh I see... Well, I'd still say it's superfluous.

It probably doesn't matter in this case, but note that there's nothing that
says that a boolean must be TRUE, any non-zero value would do. So printing it
is not necessarily useless.

For the same reason, your &= trick is not a good idea.

-- 
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