logo       

Attempted a typeid of NULL pointer!: msg#00359

python.c++

Subject: Attempted a typeid of NULL pointer!

Hi!

A simple one: I'm trying to wrap a function that returns
a shared_ptr of a wrapped type (this type has been wrapped
with shared_ptr as its held_type). Everything goes fine
as long as the shared_ptr holds a valid pointer. If its
value is NULL (which is a valid value within the wrapped
C++ context), it raises the following exception:

RuntimeError: Attempted a typeid of NULL pointer!

Shouldn't it return None?



Marcelo A. Camelo, M. Eng. - Project Leader
ESSS - Engineering Simulation and Scientific Software

E-mail: camelo@xxxxxxxxxxx
Phone: +55-48-239-2226


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

News | FAQ | advertise