[IronPython] Latest IronPython on Mono
Sanghyeon Seo
sanxiyn at gmail.com
Tue Jun 13 18:39:04 PDT 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: /pipermail/users-ironpython.com/attachments/20060614/6805eafe/mono-workaround.txt
More information about the users
mailing list