Issues
- 1
- 2
Could not convert: integer option passed as a string with an extra space after the value
#1094 opened by aphecetche - 2
- 13
codecvt_utf8 removed in C++26
#1098 opened by jmarrec - 1
ensure_utf8() is available since v2.4.0
#1109 opened by zchrissirhcz - 1
Option::expected(min, max) does not respect the range
#1090 opened by gon1332 - 2
Function add_flag with default_val won't work
#1091 opened by Work-Developer-Sina - 4
Feature request: golang style options
#1107 opened by robiwano - 3
- 1
UBSan complains on aarch32
#1103 opened by ettom - 5
Hard to debug issue with commands not getting properly parsed in MSVC 2022 release builds
#1105 opened by SaschaWillems - 4
Default option value across subcommand invocations
#1092 opened by mdriu - 2
Changing the underlying type of an enum class options results in an unintuitive error message
#1086 opened by to-mas-kral - 7
cmake version deprecation warning
#1082 opened by oschonrock - 3
- 0
Aborts with no sensible message when two options with same name are provided
#1085 opened by Slayer95 - 2
- 3
- 5
Positional is treated as a sub-command
#1022 opened by gon1332 - 3
linker error when CLI.hpp not included
#1064 opened by cconverse711 - 3
- 13
- 1
howto: simulate K V checked args list
#1070 opened by leaveye - 2
Not Compatible on VS2015 XP support (v140_xp) - can not find <processthreadsapi.h>
#1071 opened by yuvalkuck - 2
Print argv from a callback
#1063 opened by eolivi-fy - 2
- 0
config_to_str(default_also = true) with subcommands has inconsistency in emitting sections
#1007 opened by R2RT - 9
- 2
How to get the last argument without option? (like the basic "ls" command)
#1057 opened by alexisfrjp - 0
When I use add_option_group, some redundant information will be displayed in the 'help message'.
#1045 opened by xueqingguo226 - 2
set_config() on a subcommand CLI::App*
#1056 opened by user-45-20 - 3
[CMake] CLI11_BUILD_DOCS=ON does not generate the documentation with Doxygen
#1019 opened by Spixmaster - 3
widen convert faild in Windows
#1042 opened by TianZerL - 0
MSVC error LNK2019: unresolved external symbol __imp_CommandLineToArgvW referenced in function CLI::detail::compute_win32_argv(void)
#1053 opened by np-c0mp1ete - 2
- 9
New error after updating to 2.4.2: add_option throws error when adding option "--h"
#1048 opened by DSMitten - 3
- 0
When I use add_option_group, some redundant information will be displayed in the 'help message'.
#1044 opened by xueqingguo226 - 0
When I use add_option_group, some redundant information will be displayed in the 'help message'.
#1043 opened by xueqingguo226 - 3
Question: Option requires one of two other options
#1034 opened by ptc-tgamper - 2
Explicit boolean option parsed into std::optional
#1038 opened by ottmar-zittlau - 3
Fix envname with validator bug introduced in v2.4.0
#1032 opened by johanpel - 1
[Precompiled] No symbols in library
#1017 opened by Spixmaster - 0
- 1
Invalid subcommand error message is not helpful
#1009 opened by Garados007 - 1
- 4
- 9
Some 32-bit platforms need explicit linking to `libatomic` for 8-byte atomics support
#999 opened by barracuda156 - 0
- 1
UWP broken by Unicode support in 2.4
#997 opened by henryiii