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]

Re: Some more fortran safe-ctype & cleanups


Zack Weinberg wrote:

> '\0' is in is_nvspace because we decided it made the most sense to
> treat it as whitespace.  It's a bit risky to add that to the set used
> by Fortran without making sure that this won't break anything else.

Kaveh, I'd like to second this.  Fortran is rather peculiar in its
interpretation of source text (think: 80-column punch card).  Craig
probably arrived at the code as it is after much experimentation (and
complaints ;-)  Please only change it to something that has *exactly*
the same semantics ....

Thanks,

-- 
Toon Moene - mailto:toon@moene.indiv.nluug.nl - phoneto: +31 346 214290
Saturnushof 14, 3738 XG  Maartensdijk, The Netherlands
Maintainer, GNU Fortran 77: http://gcc.gnu.org/onlinedocs/g77_news.html
Join GNU Fortran 95: http://g95.sourceforge.net/ (under construction)


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