[Bug c/41374] C99 basic character set

2009-09-16 Thread joseph at codesourcery dot com
--- 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

[Bug c/41374] C99 basic character set

2009-09-16 Thread pi00100100 at gmail dot com
--- Comment #2 from pi00100100 at gmail dot com 2009-09-16 12:27 --- The fact is that the characters belonging to the source character set but not belonging the basic source character set are left to the implementation (as far as I understood). So it would be better (for portability