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/36895] Namelist writting to internal files: Control characters wrong?



------- Comment #5 from jvdelisle at gcc dot gnu dot org  2008-08-31 00:05 -------
Subject: Bug 36895

Author: jvdelisle
Date: Sun Aug 31 00:04:33 2008
New Revision: 139813

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=139813
Log:
2008-08-30  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

        PR libfortran/36895
        * io/write.c (namelist_write_newline): New function to correctly mark
        next records in both external and internal units.
        (nml_write_obj): Use new function.
        (namelist_write: Use new function.

Modified:
    trunk/libgfortran/ChangeLog
    trunk/libgfortran/io/write.c


-- 


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


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