Error with host association and IMPLICIT NONE

Arjen Markus arjen.markus@wldelft.nl
Tue Sep 23 06:39:00 GMT 2008


Arjen Markus wrote:

> Tobias Burnus wrote:
>
>> Hello Arjen,
>>
>> Arjen Markus wrote:
>>  
>>
>>> as illustrated by the following code, gfortran inadvertently extends
>>> the scope
>>> of an IMPLICIT NONE statement to interface blocks:
>>>   
>>
>> Works for me with gfortran 4.3, 4.4 and g95/NAG f95/ifort/openf95. It
>> fails with "has no IMPLICIT type" with gfortran 4.1 and 4.2. Have you
>> accidentally used an older system compiler instead of gfortran 4.3/4.4?
>>
>> Tobias
>>  
>>
> Hm, the latest version I used - if I remember correctly - was 
> "4.3.2-tdm-1" (under MinGW).
> I will check again. Indeed, gfortran 4.3.0 does not complain anymore 
> (under Linux).
>
> Odd.
>   

No, my mistake: this error has indeed been solved - the other one (the 
misleading message
regarding an unclassifiable statement) was getting in the way.

I am sorry to have caused this noise.

Regards,

Arjen



More information about the Fortran mailing list