logo       

Re: method_call_expr not supported by dump_expr: msg#00160

python.c++

Subject: Re: method_call_expr not supported by dump_expr

"Marcelo A. Camelo" <camelo@xxxxxxxxxxx> writes:

> Some further information:
>
> I've commented all my source code except
> #include <boost/python.hpp>. The error persists.
>
> The error goes away when I use GCC 3.2.
>
> Can this be a GCC bug or a boost.Python non-conformance?

It's a GCC bug. It's always possible that it was stimulated by a
Boost.Python non-conformance (though unlikely in this case), but that
"sorry, unimplemented" message is essentially an internal assertion
in the compiler. Compilers should never do that.

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


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise