[libgfortran/patch] Support NAMELIST I/O of derived type variables (library side)
Victor Leikehman
lei@haifasphere.co.il
Thu Aug 12 09:31:00 GMT 2004
This patch supports only NAMELIST output of derived type variables.
The input is still broken.
2004-08-12 Victor Leikehman <lei@il.ibm.com>
* io/transfer.c (st_set_nml_var), io/write.c (namelist_write): Take into
account the possibility that st_set_nml_var is called with nulls in
var_name and var_name_len. This happens when passing anonymous fields
of derived type variables.
--
Victor Leikehman
IBM Research Labs in Haifa, Israel
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: io.diff
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20040812/a9796a2d/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: nml_output.f90
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20040812/a9796a2d/attachment.f90>
More information about the Fortran
mailing list