[Bug fortran/33849] Fix misleading error message "GENERIC non-INTRINSIC procedure not allowed as an actual argument"
jvdelisle at verizon dot net
gcc-bugzilla@gcc.gnu.org
Mon Oct 22 14:26:00 GMT 2007
------- Comment #3 from jvdelisle at verizon dot net 2007-10-22 14:25 -------
Subject: Re: Fix misleading error message
"GENERIC non-INTRINSIC procedure not allowed as an actual argument"
burnus at gcc dot gnu dot org wrote:
> ------- Comment #2 from burnus at gcc dot gnu dot org 2007-10-22 06:22 -------
>> Is the issue here only the wording of the error message
> Yes, only the message text.
> "Error: GENERIC non-INTRINSIC procedure '%s' is not allowed as an actual
> argument"
> should be
> "Error: GENERIC procedure '%s' is not allowed as an actual argument"
>
>
I will take care of it.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33849
More information about the Gcc-bugs
mailing list