------- Comment #1 from pinskia at gcc dot gnu dot org  2007-08-23 21:59 -------
No GCC is correct.
The standard says:
Each octal or hexadecimal escape sequence is the longest sequence of characters
that can constitute the escape sequence.

So that means the B is going to be taken and be used for the hexadecimal escape
sequence.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID


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

Reply via email to