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 #8 from jvdelisle at gcc dot gnu dot org  2006-10-13 01:41 -------
Note: I believe it may be necessary to explicitly inject a '\r' when a '\n' is
embedded in a string. I am not quite set up to test this yet here.  So I would
much appreciate if some one can do that, while I continue to study that part. 
The patch submitted in comment #7 is fully test on '\n' only system.


-- 


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]