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 preprocessor/15500] gcc ignores locale when converting wide string literals to wchar_t strings


------- 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


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