This is the mail archive of the
libstdc++@sourceware.cygnus.com
mailing list for the libstdc++ project.
Re: fstream bits patch
- To: libstdc++@sourceware.cygnus.com
- Subject: Re: fstream bits patch
- From: Benjamin Kosnik <bkoz@cygnus.com>
- Date: Thu, 3 Jun 1999 01:02:30 -0700 (PDT)
This in, thanks Phil!
On Wed, 2 Jun 1999, Phil Edwards wrote:
> This patches the fstream bits, mostly to shut off a bunch of warnings
> at -Wall level. The unused-variables-patch to fstream.tcc might be
> disregarded if those sections are being worked on by somebody. The
> std_fstream.h patch is necessary to compile (mismatched variable names
> from previous edits, I think).