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]

Re: preprocessor/3744: Wide string literals not interpreted according to locale


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


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