https://github.com/szaghi/FLAP
Revision 6c2cf0ccad14d097c70d99c0998d1ad4c66ba196 authored by Stefano Zaghi on 25 October 2016, 12:34:17 UTC, committed by Stefano Zaghi on 25 October 2016, 12:34:17 UTC
Short description

Querying the default values of CLAs belonging to not invoked group
returns unpredictable results instead of the default value set
initializing the CLI.

Why:

Sane fallback.

This change addresses the need by:

Eliminating the check if the group has been invoked or not.

Side effects:

Nothing, but a warning could be like to be added in the case a not
invoked group is queried.
1 parent 6ff1e3a
History
Tip revision: 6c2cf0ccad14d097c70d99c0998d1ad4c66ba196 authored by Stefano Zaghi on 25 October 2016, 12:34:17 UTC
Fix bug #71 group default value for not invoked group
Tip revision: 6c2cf0c
File Mode Size
CMake
doc
scripts
src
.gitignore -rw-r--r-- 298 bytes
.gitmodules -rw-r--r-- 275 bytes
.travis.yml -rw-r--r-- 1.6 KB
CMakeLists.txt -rw-r--r-- 7.3 KB
CONTRIBUTING.md -rw-r--r-- 3.6 KB
LICENSE.bsd-2.md -rw-r--r-- 1.5 KB
LICENSE.bsd-3.md -rw-r--r-- 1.5 KB
LICENSE.gpl3.md -rw-r--r-- 34.4 KB
LICENSE.mit.md -rw-r--r-- 1.1 KB
README.md -rw-r--r-- 19.0 KB
codecov.yml -rw-r--r-- 43 bytes
fobos -rw-r--r-- 5.7 KB
makefile -rw-r--r-- 5.2 KB

README.md

back to top