[Patch, fortran] PR34476 - Parameters: Bogus out of bounds error in array constructor

Tobias Burnus burnus@net-b.de
Tue Jan 8 17:31:00 GMT 2008


Paul Richard Thomas wrote:
> This is an entirely trivial fix that is self-explanatory.  The
> testcase is the reporter's.
>
> Regtested on Cygwin_NT - OK for trunk?
>   
OK.

I think our current practice is to capitalize the word after "Error:",
thus you could change

  	  gfc_error ("index in dimension %d is out of bounds "
into
  	  gfc_error ("Index in dimension %d is out of bounds "

if you want. I think (believing grep) that this does not imply any test
suite change.

Thanks for the patch.

Tobias



More information about the Fortran mailing list