[IronPython] Latest IronPython on Mono
Sanghyeon Seo
sanxiyn at gmail.com
Wed Jul 19 00:18:14 PDT 2006
The latest source from CodePlex fails to compile on Mono with:
IronPython/Runtime/Operations/Ops.cs(1336,13): error CS0411: The type
arguments for method `AddRange' cannot be infered from the usage. Try
specifying the type arguments explicitly.
IronPython/Runtime/Operations/Ops.cs(1413,13): error CS0411: The type
arguments for method `AddRange' cannot be infered from the usage. Try
specifying the type arguments explicitly.
A simple workaround is attached.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: mono-workaround.txt
Url: /pipermail/users-ironpython.com/attachments/20060719/16c7a1dd/mono-workaround.txt
More information about the users
mailing list