This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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: [Patch, fortran] PR34476 - Parameters: Bogus out of bounds error in array constructor


Tobias,

Thanks for the rapid turn-around:)

Both this and this morning's patch have been committed and the PRs cleared.

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

I did just that but without checking further.  At least it is easily
fixed if thee is a problem......

Cheers

Paul


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