public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: paolo@gcc.gnu.org
To: paolo@gcc.gnu.org
Cc: gcc-prs@gcc.gnu.org,
Subject: libstdc++/9320
Date: Thu, 13 Feb 2003 12:26:00 -0000	[thread overview]
Message-ID: <20030213122600.15740.qmail@sources.redhat.com> (raw)

The following reply was made to PR libstdc++/9320; it has been noted by GNATS.

From: paolo@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: libstdc++/9320
Date: 13 Feb 2003 12:20:03 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Branch: 	gcc-3_3-branch
 Changes by:	paolo@gcc.gnu.org	2003-02-13 12:20:03
 
 Modified files:
 	libstdc++-v3   : ChangeLog 
 	libstdc++-v3/include/ext: stdio_filebuf.h 
 	libstdc++-v3/src: ios.cc 
 Added files:
 	libstdc++-v3/testsuite/ext: stdio_filebuf.cc 
 
 Log message:
 	2003-02-13  Paolo Carlini  <pcarlini@unitus.it>
 	
 	PR libstdc++/9320
 	* include/ext/stdio_filebuf.h
 	(stdio_filebuf(int, std::ios_base::openmode, bool, int_type),
 	stdio_filebuf(std::__c_file*, std::ios_base::openmode, int_type)):
 	Change to take a __size parameter of type size_t, not
 	of type (template parameter dependent) int_type.
 	* src/ios.cc (ios_base::Init::_S_ios_create): Change type of
 	size vars to size_t.
 	* testsuite/ext/stdio_filebuf.cc: Add.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.1464.2.36&r2=1.1464.2.37
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/ext/stdio_filebuf.h.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.3&r2=1.3.14.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/ext/stdio_filebuf.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=NONE&r2=1.1.4.1
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/src/ios.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.33&r2=1.33.2.1
 


             reply	other threads:[~2003-02-13 12:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-13 12:26 paolo [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-05-12 18:28 libstdc++/9320 bkoz
2003-02-11 10:46 libstdc++/9320 paolo

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=20030213122600.15740.qmail@sources.redhat.com \
    --to=paolo@gcc.gnu.org \
    --cc=gcc-prs@gcc.gnu.org \
    /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).