This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug preprocessor/15500] gcc ignores locale when converting wide string literals to wchar_t strings
- From: "jsm at polyomino dot org dot uk" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 May 2004 19:33:56 -0000
- Subject: [Bug preprocessor/15500] gcc ignores locale when converting wide string literals to wchar_t strings
- References: <20040517192250.15500.Markus.Kuhn@cl.cam.ac.uk>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From jsm at polyomino dot org dot uk 2004-05-17 19:33 -------
Subject: Re: gcc ignores locale when converting wide
string literals to wchar_t strings
On Mon, 17 May 2004, pinskia at gcc dot gnu dot org wrote:
> Read <http://gcc.gnu.org/onlinedocs/gcc-3.4.0/gcc/Preprocessor-Options.html> and -fwide-exec-
> charset. Though for this is fixed for 3.4.0 by a different means.
The compiler is fixed, but the documentation pointed out in this bug
report is out-of-date and misleading (probably relating to the old
--enable-c-mbchar). It needs to be changed to point to the relevant
documentation you refer to before this bug report can be considered
properly fixed.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15500