From mboxrd@z Thu Jan 1 00:00:00 1970 From: neil@gcc.gnu.org To: alexe@rent-a-mind.com, gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org, nobody@gcc.gnu.org Subject: Re: preprocessor/3744: Wide string literals not interpreted according to locale Date: Thu, 19 Jul 2001 23:50:00 -0000 Message-id: <20010720065018.26655.qmail@sourceware.cygnus.com> X-SW-Source: 2001-07/msg00542.html List-Id: Synopsis: Wide string literals not interpreted according to locale State-Changed-From-To: open->suspended State-Changed-By: neil State-Changed-When: Thu Jul 19 23:50:17 2001 State-Changed-Why: We don't handle charsets with iconv yet. The preprocessor is not interpreting anything - the front ends are doing that. In the future, we will handle charsets better, but it will not be through the locale settings, since that is not appropriate. You may want to see what 3.0 and the development branch do; they are both different and may be closer to what you want. http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=3744&database=gcc