[IronPython] Trouble building 0.7.5
Kirk Olynyk
kirko at microsoft.com
Wed May 18 20:34:51 CEST 2005
I encounter an error when building 0.7.5 (earlier version build fine)
'IronPython.Objects.Dict.IEnumerable.GetEnumerator()': containing type
does not implement interface 'System.Collections.IEnumerable'';
File:Dict.cs; Line: 189
'IronPython.Objects.CustomDict.IEnumerable.GetEnumerator()': containing
type does not implement interface 'System.Collections.IEnumerable';
File:Dict.cs; Line:902
Is this unique to me?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20050518/53b20a7e/attachment.html>
More information about the Ironpython-users
mailing list