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/33253] namelist: reading back a string with apostrophe



------- Comment #8 from jvdelisle at gcc dot gnu dot org  2007-09-06 01:20 -------
Subject: Bug 33253

Author: jvdelisle
Date: Thu Sep  6 01:20:02 2007
New Revision: 128170

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=128170
Log:
2007-09-05  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

        PR libfortran/33253
        * io/write.c (nml_write_obj): Set the delimiter correctly before
calling
        write_character. (namelist_write): Clean up the code a little and add
        comments to clarify what its doing.

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


-- 


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


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