namelist with fortran77 ?
Jerry DeLisle
jvdelisle@verizon.net
Sat Aug 5 02:21:00 GMT 2006
Jerry DeLisle wrote:
> Dominique Dhumieres wrote:
>> ...
>>> Still the problem originated because both g77 and gfortran 4.0.3
>>> accepted the data without quotes. Now I have a number of scripts
>>> producing namelists that worked earlier but not anymore :(
>>
>> As far as I can tell, this should be handled by DELIM='NONE' which
>> seems not working (it should also be the default?). Could the experts
>> check if this is not a regression?
>>
> I will check into this.
>
> Jerry
>
I posted this as pr28607 and then found the relevant standard sections. This is
not a bug. F95 Standard requires quotes or apostrophes on input to avoid
ambiguity and the DELIM specifier is ignored for inputs.
Regards,
Jerry
More information about the Fortran
mailing list