[haiku-development] Re: Errors when compiling libstdc++ stuff.

On 2008-10-28 at 15:32:50 [+0100], Bruno Albuquerque <bga@xxxxxxxxxxxxx> 
wrote:
> Ingo Weinhold wrote:
> 
> >> At least for the first 4 errors (lines 257, 294, 427 and 453), the
> >> problem seems to be the "protected" scope keyword in classes (I didn't
> >> check the other errors yet).
> > 
> > Please pre-process the file only and check what the problem is.
> 
> I ran the preprocessor in both the isolated header file
> /boot/develop/headers/cpp/streambuf and the file including it and I
> could not find anything wrong with the output.

Just to avoid misunderstandings, the output that is produced when replacing 
the "-c" by "-E" in the compile line is of interest.

> But I may be missing
> something subtle.

I was hoping for something obvious. :-) At least that's what I would expect 
when the compiler complains about a harmless C++ construct.

> Want me to mail you the preprocessor output?

Yep, please do.

CU, Ingo

Other related posts: