-
* Split signed/unsigned parsing, add check if input is fully consumed, improve tests * Fix complex numbers parsing * Add check if input is fully consumed for double lexical_cast, improve tests * Add non-num non-string lexical_cast for parsable types, add tests * Style fixes from check-style * Some small fixes for corner case tests
-
* Support for unused (un-defined) extras in ini-files. * Fixed extra options in INI files to be closer to that of extra CLI arguments. * Fixed formatting. * Minor formatting fix. * Fixing style * Fixed INHERITABLE and other minor things.
-
…ructor to avoid double printing. The string "is required" is already added internally by RequiredError() class.
-
Some error codes are renamed