Implementation Issues - HeisenbugLtd/spat GitHub Wiki

Issue 35 - --details option sometimes seem too detailed:

We want to retain backward compatibility to the --details switch.

Right now, GNATCOLL.Opt_Parse does not provide a parser where the argument to an option is optional.

Guess, we have to wrap our own here.