This is the mail archive of the gcc-patches@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]

Re: [gfortran,patch] Misc fixes to GETARG


> +     gfc_error ("'%s' argument of '%s' intrinsic at %L must be of kind"
> +        "not wide than the default kind (%d)",
>
> "must be of kind not wide than" sounds strange,
> how about "must be of a kind not wider than".

That is exactly what I meant to write, sorry for the poor syntax. And
thanks for reviewing!

FX


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