Re: Is this legal?



On 30 Mag, 08:40, robert.corb...@xxxxxxx wrote:
On May 29, 7:07 am, Salvatore <sfilipp...@xxxxxxxxxxx> wrote:

Before someone asks, the error is about the renaming of the specific
versions of foobar
as in
use foo_mod, protect => s_foobar

Can you provide the text of the error message?

Bob Corbett

Actually the culprit is gfortran, the error message is
Error: Name 'foobar' at (1) is an ambiguous reference to 'foobar' from
module 's_foo_mod'

At first I thought it was about the renaming, but it seems to be
something more fundamental; anyway there is nothing ambiguous in this
example (at least, nothing that I can see, and Richard Maine seems to
think the same).

Thanks
Salvatore Filippone
.



Relevant Pages

  • Re: Is this legal?
    ... Can you provide the text of the error message? ... Name 'foobar' at is an ambiguous reference to 'foobar' from ... I know that there have been some hiccups with handling ambiguity properly, so you may have run into a bug which was fixed in 4.3 or newer. ...
    (comp.lang.fortran)
  • Re: Is this legal?
    ... Can you provide the text of the error message? ... Name 'foobar' at is an ambiguous reference to 'foobar' from ... with handling ambiguity properly, ...
    (comp.lang.fortran)