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,4.4, Fortran] PR34997 - Better error message for '$' in name


> 2008-02-20  Tobias Burnus  <burnus@net-b.de>
>
>         PR fortran/34997
>         * match.c (gfc_match_name): Improve error message for '$'.

OK. Maybe a slight modification of the wording:

>  +      gfc_error ("Invalid character '$' at %C. Use -fdollar-ok to accept it");

"... Use -fdollar-ok to relax this constraint"?
"... Use -fdollar-ok to allow it as an extension"?

(take with a pile of salt, coming from a non native english speaker.)

FX


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