Published October 27, 2025
| Version v2.6.1
Software
Open
CLIUtils/CLI11: v2.6.1
Creators
- Henry Schreiner1
- Philip Top2
- Chris Bachhuber3
- dherrera-meta
- Marcus Brinkmann
- Volker Christian4
- Andreas Deininger
- Sam Hocevar5
- Rafi Wiener6
- Lucas Czech7
- Doug Johnston
- Josh Soref8
- fpeng1985
- Matt McCormick9
- polistern
- ferdymercury10
- captainurist
- Theodor Nesfeldt Engøy
- Sean Fisk11
- Alexander Galanin12
- Andrew Hardin
- Anna Zhukova
- Daniel Mensinger
- Dylan Baker13
- Jesus Briales14
- Jonas Nilsson15
- Ryan Curtin
- 1. Princeton University
- 2. @LLNL
- 3. Luminar Technologies
- 4. University of Applied Sciences Upper Austria, Campus Hagenberg
- 5. @dontnod
- 6. Nvidia
- 7. Globe Institute, Section for GeoGenetics
- 8. @GarnerCorp
- 9. @fideus-labs
- 10. CSIC
- 11. @vmware
- 12. NVIDIA
- 13. @Intel
- 14. University of Malaga, @MRPT
- 15. Independent
Description
Patch fixing some compile issues in specific situations in the recent release, and a potential segmentation fault from specially crafted config files
Added
- Added CI tests for install and package management on macos-arm64 #1238
Fixed
- Fixed incorrect links to validator examples. #1239
- Fixed incorrect inclusion of definition for extra validators #1238
- Fixed fuzz generated failure from crafted files introduced in recent release #1238
- Removed some usage of static const std::string in inline function that had potential memory issues when CLI11 is used with shared libraries, this likely isn't a bug but the fix did result in smaller code size so was kept. #1244
Files
CLIUtils/CLI11-v2.6.1.zip
Files
(494.6 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:9ae162d95535f73c480d7268b6e6f819
|
494.6 kB | Preview Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/CLIUtils/CLI11/tree/v2.6.1 (URL)
Software
- Repository URL
- https://github.com/CLIUtils/CLI11