[PATCH] fortran/67802 -- Numeric constant character length must ...

Steve Kargl sgk@troutmask.apl.washington.edu
Thu Oct 1 23:25:00 GMT 2015


On Thu, Oct 01, 2015 at 11:19:37PM +0200, Dominique d'Humières wrote:
> Without initialization the errors are of the kind:
> 
> Error: Expression at (1) must be of INTEGER type, found *
> 
> see https://gcc.gnu.org/ml/gcc-bugs/2015-10/msg00081.html. Should not we get the same message with initialization?
> 

Ugh, that message is horrible.  IMHO, everything after the comma
(your ", found *") is an abmonition.


-- 
Steve



More information about the Fortran mailing list