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: PR 7875


On Tue, 2003-04-15 at 12:11, Gabriel Dos Reis wrote:
> Mark Mitchell <mark at codesourcery dot com> writes:
> 
> | This is a high-priorty PR that was marked as a compiler bug, but is
> | really a library bug -- or perhaps not a bug at all.
> | 
> | Would one of you library gurus please take a look at it, and decide
> | whether it really is a bug?
> 
> This is not a bug.  Nathan's analysis is correct.  And I'll emphasize
> it saying that the insertiong operator that  takes a "const char*" is
> not a member-function and expects a plain reference to std::ostream.

Thanks for looking at that!

-- 
Mark Mitchell
CodeSourcery, LLC
mark at codesourcery dot com


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