------- Comment #6 from pcarlini at suse dot de  2006-10-08 11:04 -------
Let's reopen this report as an enhancement request. In fact, we should
implement this:

  http://gcc.gnu.org/ml/libstdc++/2004-06/msg00256.html

probably by using iconv to implement the relevant char <-> char codecvt_byname,
like here:

  http://gcc.gnu.org/ml/libstdc++/2004-06/msg00252.html

Note that this is not going to happen very soon, it will be quite a bit of
work: for now people requiring UTF-8 output should rely as a rule on wchar
streams.


-- 

pcarlini at suse dot de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement
             Status|RESOLVED                    |REOPENED
         Resolution|INVALID                     |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16006

Reply via email to