[Bug preprocessor/41067] Inconsistency in warnings on invalid \-escapes

2009-08-17 Thread tromey at gcc dot gnu dot org
--- Comment #4 from tromey at gcc dot gnu dot org 2009-08-17 17:35 --- I fixed the error message. I probably will not address comment #2, but I will leave this bug open for it instead. -- tromey at gcc dot gnu dot org changed: What|Removed |Added

[Bug preprocessor/41067] Inconsistency in warnings on invalid \-escapes

2009-08-17 Thread tromey at gcc dot gnu dot org
--- Comment #3 from tromey at gcc dot gnu dot org 2009-08-17 17:35 --- Subject: Bug 41067 Author: tromey Date: Mon Aug 17 17:34:53 2009 New Revision: 150854 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=150854 Log: PR preprocessor/41067: * charset.c (convert_esc

[Bug preprocessor/41067] Inconsistency in warnings on invalid \-escapes

2009-08-14 Thread tromey at gcc dot gnu dot org
--- Comment #2 from tromey at gcc dot gnu dot org 2009-08-14 17:46 --- Testing a patch. -- tromey at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|u

[Bug preprocessor/41067] Inconsistency in warnings on invalid \-escapes

2009-08-14 Thread jsm28 at gcc dot gnu dot org
--- Comment #1 from jsm28 at gcc dot gnu dot org 2009-08-14 12:41 --- This applies to both C and C++; the code in question is in libcpp. Strictly, for C++ the compiler should act as if 'é' was replaced by a UCN in phase 1 and so treat the second escape sequence like a valid sequence \\u