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/41374] C99 basic character set



------- Comment #1 from joseph at codesourcery dot com  2009-09-16 12:00 -------
Subject: Re:   New: C99 basic character set

String and character literals may contain characters from the source 
character set that are not members of the basic source character set.  
See the syntax for c-char and s-char.  (C++98/C++03 may be more 
restrictive, but that's a separate issue.)


-- 


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


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