[Mono-dev] [Mono-list] Program Option Parsing Library

Dan Shryock dan.shryock at gmail.com
Sat Jan 12 16:16:29 EST 2008


Ok, good to know, thanks.

On Jan 11, 2008 6:49 PM, Jonathan Pryor <jonpryor at vt.edu> 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
>
>
>



More information about the Mono-devel-list mailing list