[IronPython] Latest IronPython on Mono

Michael Foord fuzzyman at voidspace.org.uk
Sun Mar 22 00:36:48 CET 2009


Seo Sanghyeon wrote:
> 2009/3/22 Dino Viehland <dinov at microsoft.com>:
>   
>> If this is the only issue you might try going back a week or two in the IronPython history.  BuiltinFunction.Generated.cs is new code that was just added.  Alternately you could probably delete BuiltinFunction.Generated.cs and just update BuiltinFunction.cs to remove it's IFastInvokable implementation.
>>     
>
> Thanks a lot for this hint! I went back to 48270, and this time it
> compiles and runs without a hitch. I will test a bit more and write
> another email.
>
>   
Which branch is that tracking? An updated FePy release for IronPython 
2.0 would be awesome. One based against the released 2.0.1 would 
probably be best if possible.

Thanks

Michael Foord

-- 
http://www.ironpythoninaction.com/
http://www.voidspace.org.uk/blog





More information about the Ironpython-users mailing list