This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/29277] Formated stream output: Translate "\n" / achar(10) into "\r\n" on some platforms



------- Comment #11 from jvdelisle at gcc dot gnu dot org  2006-10-18 06:03 -------
There is one final patch to go before closing this PR.  I am testing it now and
developing a test case.  This is the part that converts LF to CR-LF for
FORMATTED STREAM IO on those systems that #define HAVE_CRLF.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29277


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]