Re: IMPLICIT NONE (F2k8+/-)
- From: "robin" <robin_v@xxxxxxxxxxx>
- Date: Mon, 24 Oct 2005 15:11:53 GMT
Gary L. Scott wrote in message <11lo8aqb3nhhn6c@xxxxxxxxxxxxxxxxxx>...
>Edward N Bromhead wrote:
>> The point of my reply was that the status quo provides equally for those who
>> like implicit typing, and those who don't, so that to change the standard to
>> effectively negate previous standards seems to me to be perverse. I wasn't
>> arguing for the abolition of IMPLICIT NONE, only against making it the
>> standard.
>>
>
>It is absolutely perverse to insist on a proven bad standard of behavior
>for a programming language. It is utterly stupid to force a programmer
>to SPECIFY that he DOES NOT want stupid behavior (IMPLICIT NONE).
Well said !
To satisfy those who perhaps want to retain default typing,
a new statement could be introduced into the standard :-
IMPLICIT BUGS ;^)
that would provide the appropriate compiler action.
For those who want to continue to use external procedures
(the old way, without interface blocks) this could be made available
by another new statement :-
IMPLICIT MOREBUGS ;^)
Seriously, however, isn't it amazing that dusty decks -- supposedly
running happily for years -- turn up compile errors when
recompiled with a compiler that performs more checking than
previously.
>> Regards
>> Eddie B.
.
- References:
- IMPLICIT NONE (F2k8+/-)
- From: Gary L. Scott
- Re: IMPLICIT NONE (F2k8+/-)
- From: Edward N Bromhead
- Re: IMPLICIT NONE (F2k8+/-)
- From: Gary L. Scott
- Re: IMPLICIT NONE (F2k8+/-)
- From: Edward N Bromhead
- Re: IMPLICIT NONE (F2k8+/-)
- From: Gary L. Scott
- IMPLICIT NONE (F2k8+/-)
- Prev by Date: Re: IMPLICIT NONE (F2k8+/-)
- Next by Date: Re: Calculating a program's run time
- Previous by thread: Re: IMPLICIT NONE (F2k8+/-)
- Next by thread: Re: IMPLICIT NONE (F2k8+/-)
- Index(es):
Relevant Pages
|