Andrei - 2015-06-17
  • Description has changed:

Diff:

--- old
+++ new
@@ -6,4 +6,6 @@

 as the Dev-C++ editor will not show the ending newline of "Makefile.win".

-By the way, it seems that files use UNIX style line endings (LF), without the possibility to change to MS-DOS style (CRLF). Why is the native text encoding of Windows unsupported by a text editor part of a C++ IDE for Windows?
+<s>By the way, it seems that files use UNIX style line endings (LF), without the possibility to change to MS-DOS style (CRLF). Why is the native text encoding of Windows unsupported by a text editor part of a C++ IDE for Windows?</s>
+
+This above was a mistake on my part. The project files were originally created by another editor to have UNIX-style line endings.
  • Milestone: -->