Re: io-unit has been opened
- From: nospam@xxxxxxxxxxxxx (Richard Maine)
- Date: Sat, 28 Oct 2006 22:27:47 -0700
baf <baf@xxxxxxxxxxx> wrote:
If it is "illegal" to open the same file twice,
It is.
then the Intel Fortran compiler has a bug.
That does not follow. There are many, many things that are illegal for
programs to do, but that compilers are not required to enforce. Indeed
that is the case for the large majority of things in the language. Prior
to f90, that was the case for everything in the language - there were no
requirements for compilers to enforce anything. Diagnostics were purely
a quality of implementation matter.
The illegality of multiple simultaneous opens of the same file just
means that the compiler is not required to make it work. It does not
mean that the compiler is required to make it not work.
--
Richard Maine | Good judgement comes from experience;
email: last name at domain . net | experience comes from bad judgement.
domain: summertriangle | -- Mark Twain
.
- Follow-Ups:
- Re: io-unit has been opened
- From: baf
- Re: io-unit has been opened
- References:
- io-unit has been opened
- From: Mike
- Re: io-unit has been opened
- From: Brooks Moses
- Re: io-unit has been opened
- From: baf
- io-unit has been opened
- Prev by Date: Re: io-unit has been opened
- Next by Date: Re: Why these original FORTRAN quirks?
- Previous by thread: Re: io-unit has been opened
- Next by thread: Re: io-unit has been opened
- Index(es):
Relevant Pages
|
|