public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Jeffrey A Law <law@cygnus.com>
To: Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
Cc: egcs@cygnus.com
Subject: Re: libio patches for glibc 2.1
Date: Wed, 25 Feb 1998 09:33:00 -0000	[thread overview]
Message-ID: <1968.888379958@hurl.cygnus.com> (raw)
In-Reply-To: <vyzg1lask1j.fsf@issan.informatik.uni-dortmund.de>

  In message < vyzg1lask1j.fsf@issan.informatik.uni-dortmund.de >you write:
  > This patch fixes some problems in libio in connection with glibc 2.1.
  > Note that the change of _IO_wchar_t is a binary incompatibility, so users
  > of glibc 2.1 snapshots need to recompile at least all code that uses
  > [io]fstream.
  > 
  > 
  > 1998-02-22  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>
  > 
  > 	Changes for _G_IO_IO_FILE_VERSION == 0x20001:
  > 	* libioP.h (_IO_showmanyc_t, _IO_SHOWMANYC, _IO_imbue_t,
  > 	_IO_IMBUE): New definitions.
  > 	(struct _IO_jump_t): Add __showmanyc and __imbue fields.
  > 	(_IO_file_fopen): Add new fourth argument.
  > 	* filebuf.cc (filebuf::open): Pass new fourth argument to
  > 	_IO_file_fopen.
  > 	* iolibio.h (_IO_freopen): Likewise.
  > 	* streambuf.cc (streambuf::showmanyc, streambuf::imbue): New
  > 	functions.
  > 	* streambuf.h (_IO_wchar_t): Define to _G_wchar_t.
  > 	(ios::fill): Remove casts.
  > 	(struct streambuf): Add showmanyc and imbue members.
  > 
  > 	* iostream.cc (ostream::operator<<(double n)) [__GLIBC_MINOR__ >=
  > 	1]: Initialize new fields is_char of struct printf_info.
  > 	(ostream::operator<<(long double n)) [__GLIBC_MINOR__ >= 1]:
  > 	Likewise.
Normally I'd ask you to install these patches, but I already had the
patchkit handy from installing it on the release branch.  So I went
ahead and too care of it myself.

Thanks!
jeff

  parent reply	other threads:[~1998-02-25  9:33 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-02-23  2:16 Andreas Schwab
1998-02-23 11:54 ` H.J. Lu
1998-02-23 11:54   ` Ulrich Drepper
1998-02-23 11:54     ` H.J. Lu
1998-02-23 11:00       ` Ulrich Drepper
1998-02-23 11:00         ` H.J. Lu
1998-02-23 11:54           ` Ulrich Drepper
1998-02-23 13:07             ` H.J. Lu
1998-02-23 14:09             ` Joe Buck
1998-02-23 15:08               ` Ulrich Drepper
1998-02-23 15:08                 ` Joe Buck
1998-02-23 15:24                   ` Ulrich Drepper
1998-02-23 15:31                     ` Joe Buck
1998-02-23 15:34                       ` Ulrich Drepper
1998-02-24  3:09             ` Jeffrey A Law
1998-02-25  9:33   ` Jeffrey A Law
1998-02-25 11:32     ` H.J. Lu
     [not found]   ` <1949.888379825.cygnus.egcs@hurl.cygnus.com>
1998-02-25 11:32     ` Jason Merrill
1998-02-25 19:12       ` H.J. Lu
1998-02-25 20:56         ` Jason Merrill
1998-03-05 16:38           ` H.J. Lu
1998-02-26 20:35         ` Robert Wilhelm
1998-03-05 16:38           ` H.J. Lu
1998-02-25  9:33 ` Jeffrey A Law [this message]
1998-02-23 15:57 Mike Stump

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=1968.888379958@hurl.cygnus.com \
    --to=law@cygnus.com \
    --cc=egcs@cygnus.com \
    --cc=schwab@issan.informatik.uni-dortmund.de \
    /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).