It's not a bug, it has been more or less on purpose. The INI file code was adapted from some kind of library. It purposely adds the ^M character on non-windows platforms so that the same INI file can be read by both platforms. True that this is a questionable practice nowadays, since transferring files from one platform to the other usually handles CRLF conversions as well, so I understand your report and am not against fixing this. However, I'm probably not gonna fix this myself; feel free to contribute that fix to IniFile.cpp
Remove ^M newline type from non-windows platform
|
« Next Oldest | Next Newest »
|
Messages In This Thread |
Remove ^M newline type from non-windows platform - by xreprimand - 08-25-2013, 08:29 PM
RE: Remove ^M newline type from non-windows platform - by xoft - 08-25-2013, 11:36 PM
RE: Remove ^M newline type from non-windows platform - by xreprimand - 08-26-2013, 12:50 AM
RE: Remove ^M newline type from non-windows platform - by xoft - 08-26-2013, 01:09 AM
RE: Remove ^M newline type from non-windows platform - by xreprimand - 08-26-2013, 01:22 AM
RE: Remove ^M newline type from non-windows platform - by NiLSPACE - 08-26-2013, 01:39 AM
|
Users browsing this thread: 1 Guest(s)