Closed ftalbrecht closed 6 years ago
If i read the code in dune-common correctly, passing negative numbers should work. The code you posted above has a whitespace between -
and timedlogging.max_info
. If that whitespace was not introduced when pasting it in this issue, removing that whitespace should fix it.
Ah, good catch. Thx!
I know it would break most of current tests but I would really like to be able to pass negative numbers in the long run. Either I am to stupid to correctly escape them or it is currently not possible to pass negative numbers as command line arguments:
Using named options would fix that since something like this should work: