|
Re: method_call_expr not supported by dump_expr: msg#00160python.c++
"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> |
|---|---|---|
| Previous by Date: | Re: Mac OS 10 & type_with_alignment.hpp: 00160, David Abrahams |
|---|---|
| Next by Date: | boost.python compilation with STLport-4.5.3: 00160, Vincent Rey |
| Previous by Thread: | RE: method_call_expr not supported by dump_expri: 00160, Marcelo A. Camelo |
| Next by Thread: | Re: Re: method_call_expr not supported by dump_expr: 00160, Ralf W. Grosse-Kunstleve |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |