[Pyrex] pyrex and g++

Simon Burton simon at arrowtheory.com
Sat Sep 24 08:34:00 CEST 2005


On Fri, 23 Sep 2005 13:51:27 -0700
"Lenard Lindstrom" <len-l at telus.net> wrote:

> 
> I don't think the problem is making Pyrex generate code that can compile as C++. I 
> think the problem is that the module will be used by an interpreter written and 
> compiled in pure C. What happens if a C++ exception is thrown and not caught 
> before returning to interpreter's call on a module function.

The libraries in question provide a C-API, so presumably they do not throw exceptions. (?)

Simon.

-- 
Simon Burton, B.Sc.
Licensed PO Box 8066
ANU Canberra 2601
Australia
Ph. 61 02 6249 6940
http://arrowtheory.com 



More information about the Pyrex mailing list