Ok, good to know, thanks.
On Jan 11, 2008 6:49 PM, Jonathan Pryor <[EMAIL PROTECTED]> wrote: > On Fri, 2008-01-11 at 15:18 -0800, Dan Shryock wrote: > > I wanted to give your library a try so I upgraded to mono 1.2.6, and > > tried to compile the attachment using the following line: > > > > gmcs -langversion:linq -define:TEST Options.cs > > > > The compiler gives several errors, all seem to be related to the > > implicit return types of the lambda function not being convertable to > > void. Here's the first error: > > Alas, you need to use svn-HEAD in order for the code to compile. I > assume VS2008 will also compile it (though I haven't tried myself). > > - Jon > > > _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
