public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: bkoz@gcc.gnu.org
To: bkoz@gcc.gnu.org, gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org,
	kingleo@gmx.at
Subject: Re: libstdc++/5286: std::wofstream writing wchar_t* strings
Date: Thu, 07 Feb 2002 17:48:00 -0000	[thread overview]
Message-ID: <20020208014854.20175.qmail@sources.redhat.com> (raw)

Synopsis: std::wofstream writing wchar_t* strings

State-Changed-From-To: analyzed->feedback
State-Changed-By: bkoz
State-Changed-When: Thu Feb  7 17:48:53 2002
State-Changed-Why:
    Please try it now, after:
    
    002-02-07  Benjamin Kosnik  <bkoz@redhat.com>
    
    	libstdc++/5286
    	libstdc++/3860
    	* include/std/std_fstream.h (filebuf::__file_type): Change to
    	__basic_file<char>.
    	(filebuf::_M_convert_to_external): Declare.
    	* include/bits/fstream.tcc (filebuf::_M_convert_to_external): Define
    	codecvt bits for wide streams.
    	(filebuf::_M_really_overflow): Use it.
    	(filebuf::underflow): Use codecvt.
    	* config/locale/codecvt_specializations_ieee_1003.1-200x.h: 
    	(codecvt<__enc_traits>::do_out): Deal with partial.
    	(codecvt<__enc_traits>::do_encoding): Return something useful.
    	* src/codecvt.cc (codecvt<wchar_t>::do_encoding): Return sizeof
    	wchar_t.
    	* testsuite/22_locale/codecvt_members_unicode_char.cc (test01):
    	Change expected encoding output.
    	(test02): Same.
    	* testsuite/22_locale/codecvt_members_wchar_t_char.cc (test01): Same.
    	(test02): Same.
    
    

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5286


             reply	other threads:[~2002-02-08  1:48 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-07 17:48 bkoz [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-02-19 19:11 bkoz
2002-02-01 13:35 bkoz
2002-01-06  8:01 rodrigc
2002-01-06  0:16 kingleo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20020208014854.20175.qmail@sources.redhat.com \
    --to=bkoz@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    --cc=gcc-gnats@gcc.gnu.org \
    --cc=gcc-prs@gcc.gnu.org \
    --cc=kingleo@gmx.at \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).