Jared Grubb

Results 67 comments of Jared Grubb

I've posted a comment on the docopt mentioned by EVGVir. Hopefluly it'll get merged there, and then we can do it here :/

I see this which looks wrong `[-ho ]` ... is that causing the problem?

You spelled it `ouput` in the example you typed (missing a 't'). Does that fix it? No, the errors are not helpful and would be super helpful (but super hard...

Yes, we've tried to keep it with the same features as the Python version (and by extension, all the other ports).

Seems reasonable to me. Will this work for others?

As soon as that PR is approved I will merge it!

It sounds like you want three states: { not included, included with no param (use default), included with param } .. which isn't something that is standard POSIX syntax as...

Hm, that line invokes the default C++ constructor so it can't be the issue. Does MSAN flag the actual line of code?

Yeh .. I'm open to something like that. Nlohmann json has that. The downside is that people that make patches have an extra step (to generate the header) and may...

It would be possible. However given that there are only 4 options, I'm not sure there would be a strong benefit to it.