[Bug 26281] regedit: Doesn't export decent newline in Unicode (NT5) Format.

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Mar 3 07:58:27 CST 2011


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

--- Comment #3 from Sagawa <sagawa.aki+winebugs at gmail.com> 2011-03-03 07:58:25 CST ---
(In reply to comment #2)
> the patch looks fine, consider sending it to wine-patches, but
> is "regedit4" at the end of the patch still true?

In my opinion, this is no problem.
Firstly, unlike puts function, fputs function doesn't put a newline character
after the string.
Secondly, FILE pointer `file' points a file (or stdout) opened in binary mode.
Thus I wrote "\r" explicitly.

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