[Python.NET] Added 64-bit support, delegates/events broken?

Christian Heimes lists at cheimes.de
Mon Nov 19 02:38:01 CET 2007


John Burnett wrote:
> I've made a few changes necessary to make python.net 64-bit compatible.  I can check in the changes on Monday (unless I need an account set up first?)  I also fixed a broken test case wrt. exceptions.

Neither Brian nor me have a 64bit CPU. Although the code tries to be
64bit compatible neither of us is able to verify the code. Thanks for
your work! :)

You cannot check in the code yourself. Can you please make two patches,
one for the 64bit and one for the unit tests, and post them in the bug
and feature tracker at sf.net?

Brian: I still don't have developer and technician roles in the bug
tracker. Can you please raise my level for the tracker, too?

> That said, I'm getting unrelated hard crashes when running the test cases for either events or delegates (i.e. the whole test harness crashes out).  Is anyone else seeing this, or is it something peculiar with my setup (it's happening in both 32 and 64 bit Vista, compiled under VS2005).  I can post details on Monday if necessary...

I haven't seen hard crashes for a while. I'm using VS 2005 and Mono
1.2.4 for testing. Please post some details.

Christian



More information about the PythonDotNet mailing list