Re: IMPLICIT NONE (F2k8+/-)



Gordon Sande wrote:
On 2005-10-23 11:36:45 -0300, "Gary L. Scott" <garyscott@xxxxxxx> said:

IMPLICIT NONE should finally be made default beginning at F2k8. Compiler switches can be specified to get the older behavior. There is absolutely no good reason to continue this way.



If a chain saw just removed a leg above the knee (gun shot to the foot does not seems to be your complaint level!) you could always try to set the default options for your copy of your compiler to use the "assume implicit none" option that all respectable compilers offer. (I know - you also need to get the rest of your troops to do likewise.)

I use a preprocessor that issues a wry message about the absent
implicit none so I am in your camp but this is the real world.
It ain't very likely even if it is very sensible.


But it doesn't even effect anybody in any significant negative way, just add a compiler switch on compilation, get the old behavior (if they must)...






--

Gary Scott
mailto:garyscott@xxxxxxx

Fortran Library:  http://www.fortranlib.com

Support the Original G95 Project:  http://www.g95.org
-OR-
Support the GNU GFortran Project:  http://gcc.gnu.org/fortran/index.html

Why are there two?  God only knows.


If you want to do the impossible, don't hire an expert because he knows it can't be done.


-- Henry Ford
.



Relevant Pages

  • Re: IMPLICIT NONE (F2k8+/-)
    ... > IMPLICIT NONE should finally be made default beginning at F2k8. ... > switches can be specified to get the older behavior. ... > no good reason to continue this way. ... The IBM 1130 compiler could do ...
    (comp.lang.fortran)
  • Re: Scope of implicit none
    ... reason that one was done and not the other. ... compiler that already implements implicit none. ... as having been a motivator. ...
    (comp.lang.fortran)
  • Re: IMPLICIT NONE (F2k8+/-)
    ... Compiler switches can be specified to get the older behavior. ... Gary Scott ... Support the GNU GFortran Project: http://gcc.gnu.org/fortran/index.html ...
    (comp.lang.fortran)
  • Re: compiler switch -c
    ... gfortran fruit_util.f90 ... manual that compares compiler switches amongfortranvendors, ... Expected formal argument list in function definition at ...
    (comp.lang.fortran)
  • Re: IMPLICIT NONE (F2k8+/-)
    ... Compiler switches can be specified to get the older behavior. ... There is absolutely no good reason to continue this way. ... If a chain saw just removed a leg above the knee (gun shot to the foot ... "assume implicit none" option that all respectable compilers offer. ...
    (comp.lang.fortran)