Fortran/PR19303 PATCH: Runtime selection of record markers for unformatted sequential io

Toon Moene toon@moene.indiv.nluug.nl
Sun Feb 20 12:34:00 GMT 2005


Bud Davis wrote:

>>Janne Blomqvist wrote:
>>
>>>the following patch implements the first steps towards the ability to
>>>choose between various record marker schemes for unformatted
>>>sequential I/O at runtime.

> i much prefer selecting the kind of record marker at link time;

My preference (based on what I see in other compilers) is:

1. A compile time flag to set the scheme for the whole program.

2. An environment variable to change it on the fly while running an
    executable (passing flags to executables might interfere with
    their own handling of command line options).

Just MHO, of course.

-- 
Toon Moene - e-mail: toon@moene.indiv.nluug.nl - phone: +31 346 214290
Saturnushof 14, 3738 XG  Maartensdijk, The Netherlands
Maintainer, GNU Fortran 77: http://gcc.gnu.org/onlinedocs/g77_news.html
A maintainer of GNU Fortran 95: http://gcc.gnu.org/fortran/



More information about the Fortran mailing list