issues
search
docopt
/
docopt.cpp
C++11 port of docopt
Boost Software License 1.0
1.05k
stars
146
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
MS Visual Studio and undesired warning C4068: unknown pragma
#64
Thomas-Haase
closed
6 years ago
4
`WIN32` definition for creating DLLs on Windows is somewhat misleading
#63
blandcr
closed
8 years ago
2
isLong() does not work as it is expected
#62
EVGVir
opened
8 years ago
16
Fix support for building static library with Visual Studio
#61
chrisdembia
closed
8 years ago
4
Export symbols on windows.
#60
chrisdembia
closed
8 years ago
6
Undefined reference to docopt::docopt
#59
peschkaj
closed
8 years ago
4
Fix install directory of CMake package in multiarch environments.
#58
ghisvail
closed
8 years ago
3
CMake error on Windows when using docopt in other project
#57
klshrinidhi
closed
8 years ago
2
Support Xcode by not using CMake object libraries when using Xcode
#56
chrisdembia
closed
8 years ago
3
An option description can be located after a new line
#55
EVGVir
opened
8 years ago
5
.gitignore is updated with CMake and Cygwin specific files.
#54
EVGVir
closed
8 years ago
1
How do I set up the options to take optional values?
#53
FrankDMartinez
opened
8 years ago
6
Empty lines do not break options sections.
#52
EVGVir
opened
8 years ago
4
tags for official releases
#51
ghisvail
closed
7 years ago
15
Issue on linux/clang-3.8.1 and clang-3.9
#50
acgetchell
closed
7 years ago
6
Regex expressions cause stack overflows in MSVC 2015
#49
mfrischknecht
closed
4 years ago
26
runtime error with clang sanitizer
#48
coin-au-carre
opened
8 years ago
1
std::wstring support
#47
julienlopez
opened
8 years ago
3
Consider removing noexcept on `docopt::docopt()`.
#46
chrisdembia
closed
7 years ago
7
Put license text into source files
#45
tobimensch
opened
8 years ago
3
Missing float/double values
#44
ceandrade
opened
8 years ago
1
Support GCC 4.8, using Boost.Regex
#43
Luthaf
closed
8 years ago
13
Building with gcc 4.8
#42
Luthaf
closed
8 years ago
5
Minor GCC build warning
#41
markusl
opened
8 years ago
1
Handling conversion errors
#40
godrays
closed
4 years ago
0
Auto type and range checking
#39
godrays
closed
4 years ago
6
Long params don't except space instead of = for an empty opt arg
#38
mikesreed
opened
8 years ago
0
Header only
#37
rmpowell77
closed
8 years ago
2
Revamped CMakeLists.txt
#36
GamePad64
closed
8 years ago
3
Runtime error: Undefined behavior due to unsigned integer overflow
#35
ztdwu
closed
8 years ago
0
Fixing warnings that result from the following clang options:
#34
rmpowell77
closed
8 years ago
10
Don't use C++11/14 flags when compiling with MSVC
#33
ghost
closed
8 years ago
2
Revamped CMakeLists.txt
#32
GamePad64
closed
8 years ago
3
Parser does not correctly identify option description if on new line
#31
archshift
closed
7 years ago
3
make `-v` print version string the same as `--version`
#30
amosbird
closed
8 years ago
1
Example runs fine, but tests fail [gcc 5.2.0]
#29
tanweihou
opened
9 years ago
2
value::asLong will convert from string to long
#28
mrkline
closed
8 years ago
4
Integer arguments are parsed as strings
#27
mrkline
closed
4 years ago
2
Added accessor [] on StringList
#26
chambo-e
closed
4 years ago
2
Accessor on StringList
#25
chambo-e
closed
4 years ago
1
Fixes warning in msvc2015.
#24
rhorenov
closed
9 years ago
1
Fixes parsing of [default: x] in some cases on Win.
#23
rhorenov
closed
5 years ago
1
Fix to allow a new line in the Option definition.
#22
rhorenov
closed
5 years ago
4
Specifiying short and long option in one line does not work.
#21
lmoellendorf
closed
9 years ago
1
Fix several parsing issues + association of short and long options
#20
toch
closed
8 years ago
9
Add override specifier
#19
acgetchell
closed
9 years ago
1
Docopt values are written to cout even when using cerr or fstream
#18
johnsusi
closed
9 years ago
0
Write to supplied ostream instead of cout
#17
johnsusi
closed
9 years ago
1
Use template classe for extraction of values ?
#16
Luthaf
opened
9 years ago
2
reserved identifier violation
#15
elfring
closed
9 years ago
7
Previous
Next