[C++-sig] Re: gcc 3.3

David Abrahams dave at boost-consulting.com
Mon May 19 02:19:22 CEST 2003


"Paul F. Kunz" <Paul_Kunz at SLAC.Stanford.EDU> writes:

>>>>>> On Thu, 15 May 2003 18:53:50 -0400, David Abrahams <dave at boost-consulting.com> said:
>
>> "Paul F. Kunz" <Paul_Kunz at SLAC.Stanford.EDU> writes:
>>> I've just installed gcc 3.3 and I get the following error
>>> 
>>> /usr/local/boost/boost/python/converter/as_to_python_function.hpp:31:
>>> sorry, unimplemented: ` method_call_expr' not supported by
>>> dump_expr
>>> 
>>> I understanding the warning, but I get the error 4 times.  Any
>>> ideas?
>
>> That's a compiler bug, plain and simple.  You should report it to
>> the gcc people: http://gcc.gnu.org/bugs.html.
>
>    If I knew what the bug was, I would.   

What do you mean "what the bug was?"  You don't have to diagnose the
bug to report it.  Any time you get an internal assertion failure
from the compiler like that, all you have to do is post them a
preprocessed file that reproduces it.

> Did this bug show up in one of the failed boost regression tests
> that I posted?  If so, which one.  

Now I'm really confused.  If you posted the regressions, surely you
can go through them and look for that error message?

> Sending that test to the gcc people would be a lot more useful thatn
> how I can described the bug.

Sure, can't you do that?

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com





More information about the Cplusplus-sig mailing list