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

2008-01-17 Thread Dan Shryock
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 followi

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

2008-01-17 Thread Dan Shryock
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 con