r141317 - in /trunk/libgfortran: ChangeLog io/l...

jvdelisle@gcc.gnu.org jvdelisle@gcc.gnu.org
Thu Oct 23 02:31:00 GMT 2008


Author: jvdelisle
Date: Thu Oct 23 02:31:00 2008
New Revision: 141317

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=141317
Log:
2008-10-22  Jerry DeLisle  <jvdelisle@gcc.gnu.org

	PR libfortran/37707
	* io/list_read.c (read_character): Remove code to look ahead in namelist
	reads to descriminate non-delimited strings from namelist objects.
	* io/write.c (namelist_write): Delimit character strings with quote or
	apostrophe, defaulting to quote.

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



More information about the Gcc-cvs mailing list