This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/33849] Fix misleading error message "GENERIC non-INTRINSIC procedure not allowed as an actual argument"



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]