Re: Scope of implicit none



Ron Shepard <ron-shepard@xxxxxxxxxxxxxxxxxx> wrote:

In article <1inrtmk.7x9ali7ko23sN%nospam@xxxxxxxxxxxxx>,
nospam@xxxxxxxxxxxxx (Richard Maine) wrote:

Ron Shepard <ron-shepard@xxxxxxxxxxxxxxxxxx> wrote:

With the blank significance, it is in principle possible to change
the f77 source to be compatible with f90 compilers....

Throughout this, you seem to be equating f90 with free source form.

No, the post to which I replied is about the consequences of having
different implicit defaults for fixed and free source form.
....
Well, it all makes sense to me. I guess I said something that was
not clear. We seem to be in agreement on the individual points, but
not when they are all put together.

Ok. I guess I got thrown off by the above-quoted stuff about changing
f77 source to be compatible with f90 compilers. I couldn't see how that
had anything to do with differences between fixed and free source forms
unless one assumed that conversion to f90 also involved conversion to
free source form. This then lead me down what was apparently a different
path than you intended.

--
Richard Maine | Good judgement comes from experience;
email: last name at domain . net | experience comes from bad judgement.
domain: summertriangle | -- Mark Twain
.



Relevant Pages

  • Re: "enddo" vs "end do" in do control structures
    ... likely have converted it to free source form myself. ... converting the code to f90, but that's not what it is. ... the extension convention, as short for free-form. ...
    (comp.lang.fortran)
  • Re: Compiling compaq visual fortran
    ... an extension of .f90 and try compiling it with Gfortran in Unix. ... What does free source form have to do with any of the problems ... I believe I might possibly have heard of one compiler where this was ... There is no such thing as a mix of f9x and f77 source files that can not ...
    (comp.lang.fortran)
  • Re: "enddo" vs "end do" in do control structures
    ... Gib Bogle wrote: ... (NLEQ1). ... I'd like to make it into f90, but there are a couple of ... free source form. ...
    (comp.lang.fortran)
  • Re: Reading nothing but EOF??!!
    ... |>carried out in free source form in F90 and later. ... You can indeed, and in F77, some errors will go undetected, ... while in F90 they wll be detected. ... the fact that blanks are ignored in F77 but not in free source form, ...
    (comp.lang.fortran)