[Pyrex] ANN: Pyrex 0.9.4 - LValue Casts are Dead!

Lenard Lindstrom len-l at telus.net
Mon Apr 17 21:15:48 CEST 2006


On 17 Apr 2006 at 12:35, Greg Ewing wrote:

> Pyrex 0.9.4 is now available:
> 
Thanks.

[snip]
>      However, note that you can still only call
>      C++ functions if they have been declared "extern C",
>      even if you compile the Pyrex output as C++. I hope to
>      introduce some C++ interface features soon.
> 

?

It is a given that C++ compilers are not compatible. But a Pyrex 
module compiled with the same C++ compiler as a dynamic library can 
call its functions.

Lenard Lindstrom
<len-l at telus.net>




More information about the Pyrex mailing list