This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] New stream buffer for cin, cout etc.


On Fri, May 02, 2003 at 11:18:36AM -0500, Benjamin Kosnik wrote:
> 
> >Extension headers that are brought in by standard headers have to be 
> >uglified. 
> 
> I'll look at this when I do the patch review. Petur, can you hold off on
> changes like this until I get a chance to look at the substance of the
> patch?

If the mentions of stdio_streambuf are entirely in .cc files, and not
in .h or in .tcc files, then there's no problem, and I apologize to
Petur for delaying his wonderful patch.

Nathan Myers
ncm-nospam@cantrip.org


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]