adrianaisemberg/CLAP

Nasty exception on `program.exe .`

hickford opened this issue · 2 comments

program.exe . gives the nasty exception

Unhandled Exception: System.IndexOutOfRangeException: Index was outside the bounds of the array.
   at CLAP.MultiParser.GetSingleTypeParser(String[] args, Object obj, ParserRegistration registration) in C:\Projects\CLAP\master\CLAP\MultiParser.cs:line 148
   at CLAP.MultiParser.RunTargets(String[] args, Object[] targets) in C:\Projects\CLAP\master\CLAP\MultiParser.cs:line 199

Whereas program.exe - is nicely handled.

Cool!
Thanks. Will be fixed ASAP.

Fixed in 3.8.