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 c/33167] Hex constant characters with \x escape not parsing correctly



------- Comment #2 from weston at computer dot org  2007-08-24 16:04 -------
Yep, looks like you are right from the standard.  That sucks then. I wish it
were the other way because I don't see a way to enter a literal single
character in hex followed a by single character [A-Z0-9] without escape
sequences.  Thanks for the quick response.


-- 


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


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