[Python-Dev] building with C++ (original) (raw)
Anthony Baxter anthony at interlink.com.au
Thu Apr 13 04:07:10 CEST 2006
- Previous message: [Python-Dev] building with C++
- Next message: [Python-Dev] building with C++
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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 cmpopty 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.
- Previous message: [Python-Dev] building with C++
- Next message: [Python-Dev] building with C++
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]