A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Colin Finck be72d98a83 Convert all line-endings to LF first in StringOut before passing the strings to printf and OutputDebugStringA.
Both functions treat the string as text and convert the line-endings themselves to CRLF. If you already give them a CRLF line-ending, it'll be converted to CRCRLF..
By unifying the line-endings in StringOut, it is also possible now to pass both LF and CRLF to the function.

This should fix the empty lines in the BuildBot log.
Thanks to Christoph for the help!

svn path=/trunk/; revision=38840
2009-01-17 19:58:18 +00:00
irc Give Techbot the ability to check for and ghost existing bots, then rename itself 2008-08-10 13:06:58 +00:00
reactos sync fusion with wine 1.1.13 2009-01-17 19:56:32 +00:00
rosapps Sync to Wine HEAD. Done with my first try of a autosync script for the normal apps. 2009-01-08 14:07:10 +00:00
rostests Convert all line-endings to LF first in StringOut before passing the strings to printf and OutputDebugStringA. 2009-01-17 19:58:18 +00:00
wallpaper Re-add the "lake.bmp" wallpaper inclusion (partly imported from the deleted 0.3.1 branch, r26044) 2007-06-21 15:23:49 +00:00