Tom de Geus

Results 225 comments of Tom de Geus

I have essentially the same question, but take a different solution. If I format my docs as follows: ``` myprog Lorem ipsum. Usage: myprog [options] myprog [options] Argument: Some file....

I had the same question for https://github.com/docopt/docopt.cpp/issues/120 . So it get me worried that this seems to be a larger worry for the Python core here. It is true that...

Would be great to have!

It seems that the only different w.r.t. the current master are the first two lines ```cpp libdir=@CMAKE_INSTALL_FULL_LIBDIR@ includedir=@CMAKE_INSTALL_FULL_INCLUDEDIR@ ``` I've tried on my system: They new implementation gives a final...

P.S. I happily offer my services

@Kerndog73 Thanks for your comments! I should (clearly) clarify my comment. Thereto I start by saying: Thanks for the library! It simplifies my life, and I stand grateful for it....

Sound good! I guess it is mostly important to know that you are there. I'm happy to co-review or submit PRs if I know that things are integrated in finite...

Though, if not the PRs' authors, somebody with push-rights has to resolve conflicts and retrigger the CI (as soon as #121 is integrated) on some of the older PRs

@jaredgrubb Will try to get to this in the next two weeks

See test results that currently fail over the missing dll: [![Build status](https://ci.appveyor.com/api/projects/status/xg98fweul9jqxwpt?svg=true)](https://ci.appveyor.com/project/tdegeus/test-docopt-cpp)