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

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jan 10 22:48:05 CST 2018


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

--- Comment #9 from Fabian Maurer <dark.shadow4 at web.de> ---
> ok(ret == FALSE, "Expected FALSE, got %d\n", ret);

I don't think you need it like that, since were dealing with a boolean here.
When it's not FALSE, it must be TRUE.

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