re PR libfortran/33253 (namelist: reading back a string with apostrophe)
authorJerry DeLisle <jvdelisle@gcc.gnu.org>
Thu, 6 Sep 2007 01:20:02 +0000 (01:20 +0000)
committerJerry DeLisle <jvdelisle@gcc.gnu.org>
Thu, 6 Sep 2007 01:20:02 +0000 (01:20 +0000)
commit0be72e3a5ebec97a00c70cc2ecd1e286a09fc50f
treeb90754cbdf4efd6d1bf2700fbd6908b2619d148e
parent221818503d867c0f7cd84ed989a60fc830e40707
re PR libfortran/33253 (namelist: reading back a string with apostrophe)

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.

From-SVN: r128170
libgfortran/ChangeLog
libgfortran/io/write.c