This is the mail archive of the
libstdc++@sourceware.cygnus.com
mailing list for the libstdc++ project.
Re: patch -- more fstream.tcc funkiness
- To: Nathan Myers <ncm@best.com>
- Subject: Re: patch -- more fstream.tcc funkiness
- From: Benjamin Kosnik <bkoz@cygnus.com>
- Date: Wed, 9 Jun 1999 00:05:32 -0700 (PDT)
- cc: libstdc++@sourceware.cygnus.com
> > I changed the streamsize variable to be __sz, which seems to
>
> That's on the list of forbidden names, IIRC.
caught before check-in, the CVS version uses __size, for what it's
worth.
;)
-Benjamin