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 libfortran/27964] Wrong line ends on windows (XP)



------- Comment #11 from dannysmith at gcc dot gnu dot org  2006-09-23 01:57 -------
Subject: Bug 27964

Author: dannysmith
Date: Sat Sep 23 01:56:55 2006
New Revision: 117166

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=117166
Log:
        PR libfortran/27964
        * configure.ac: Check for setmode() function.
        * configure: Regenerate.
        * config.h.in: Regenerate.
        * io/unix.c (output_stream): Force stdout to binary mode. 
        (error_stream): Force stderr to binary mode.

Modified:
    trunk/libgfortran/ChangeLog
    trunk/libgfortran/config.h.in
    trunk/libgfortran/configure
    trunk/libgfortran/configure.ac
    trunk/libgfortran/io/unix.c


-- 


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


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