[Python-Dev] building with C++

Anthony Baxter anthony at interlink.com.au
Thu Apr 13 04:07:10 CEST 2006


On Thursday 13 April 2006 12:03, Jeremy Hylton wrote:
> The code in compile.c is pretty dodgy.  I'd like to think of a
> better way to represent an array of cmpop_ty objects than casting
> ints to void* and then back.

Well, it's compiling and working with C++ now, at least. But yeah, 
that's pretty nasty. 

Anthony
-- 
Anthony Baxter     <anthony at interlink.com.au>
It's never too late to have a happy childhood.


More information about the Python-Dev mailing list