[PATCH, libgfortran] PR24794 namelist input of character array
Jerry DeLisle
jvdelisle@verizon.net
Mon Nov 21 03:28:00 GMT 2005
Jerry DeLisle wrote:
> :REVIEWPATCH fortran:
>
> Jerry DeLisle wrote:
>
>> As a follow-on I will check that all other types are handled correctly
>> in this situation, not just character types.
>>
>
After some more testing and study I have a further minor change to this patch
that I will be submitting a bit later. This will allow ' ' separated objects.
After I 'discovered' this I encountered four regressions. Three of the four
failed because they did not comply with the standard requirement that character
strings must be quote delimited in a namelist input file. The fourth and last
case involves derived types, aka 'tricky'.
I will report back when I figure it out.
Jerry
More information about the Fortran
mailing list