[IronPython] Latest IronPython on Mono

Sanghyeon Seo sanxiyn at gmail.com
Wed Jun 14 03:39:04 CEST 2006


If you want to compile the latest IronPython source downloaded off
CodePlex on Mono, you need to edit a bit. Currently Mono C# compiler
can't switch on nullable types, and seems to have a problem with
delegate conversion.

Switch problem is tracked as Mono bug #78630.

See the attachment for a patch.

Seo Sanghyeon
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: mono-workaround.txt
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20060614/6805eafe/attachment.txt>


More information about the Ironpython-users mailing list