Thanks for the answer. I have asked a question to Mono team: http://lists.ximian.com/pipermail/mono-devel-list/2006-August/019626.html
Regards, 2006/8/5, Dino Viehland: > Thanks for the reports on the warnings. I'll open a bug to get those fixed. > The compiler errors are presumably actual bugs on Mono so they'll need to fix > those. > > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of HEMMI, Shigeru > Sent: Friday, August 04, 2006 6:17 PM > To: Discussion of IronPython > Subject: Re: [IronPython] Latest IronPython on Mono > > Dear IPy Team, > > Change Set: 2330 is not free from bugs those reported by Sanghyeon Seo. > Please apply the patch provided by himself (Thanks Sanghyeon Seo !!). > > After applying the patch, it still has many compilation warnings. > See the attachment. > > Regards, > > 2006/7/19, Sanghyeon Seo wrote: > > 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. > > > > > > _______________________________________________ > > users mailing list > > [email protected] > > http://lists.ironpython.com/listinfo.cgi/users-ironpython.com > > > > > > > > > _______________________________________________ > users mailing list > [email protected] > http://lists.ironpython.com/listinfo.cgi/users-ironpython.com > _______________________________________________ users mailing list [email protected] http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
