Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [photran-dev] implicit none refactoring

Hi Orion,

error #6552: The CALL statement is invoking a function subprogram as a subroutine.

This a bug I should fix in the near future. Interesting it never showed up before. I guess we always had EXTERNAL statements or something to shield it from happening. Thanks for finding it!


There are no C preprocessor directives in the source, but maybe this is always emitted?

Yes, it's always emitted.

Jeff


Back to the top