This is the mail archive of the gcc-bugs@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]
Other format: [Raw text]

[Bug fortran/34203] Treat \ as normal character (at least on Windows); diagnose unrecognized escape characters



------- Comment #5 from tkoenig at gcc dot gnu dot org  2007-11-24 19:45 -------
(In reply to comment #4)
> I think that future standard compliance is important so I move that we make
> -fno-backslash the default behavior.

Agreed.

Is this still in time for 4.3?  If we make that change, it's probably
better for 4.3 than for 4.4.

> I also agree that if backslash is enabled that we issue a runtime warning for
> situations like \w.

What about \w ?


-- 

tkoenig at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tkoenig at gcc dot gnu dot
                   |                            |org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34203


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