kicad/common/settings
jean-pierre charras 3f8d11144e Avoid crash when reading a json config file having an unexpected parameter value.
Now print the json path in debug mode instead of crashing.
In release mode, skip the parameter (the default value is still used)

Fixes #4451
https://gitlab.com/kicad/code/kicad/issues/4451
2020-05-15 15:02:40 +02:00
..
app_settings.cpp Fix schema version for APP_SETTINGS_BASE derivatives 2020-05-05 21:46:00 -04:00
color_settings.cpp Moved PANEL_COLOR_SETTINGS from buttons to swatches. 2020-05-06 19:02:21 +01:00
common_settings.cpp Implement a new settings framework across all of KiCad 2020-02-19 23:44:56 -05:00
json_settings.cpp Avoid crash when reading a json config file having an unexpected parameter value. 2020-05-15 15:02:40 +02:00
nested_settings.cpp NESTED_SETTINGS: allow to create/load without a parent settings object. Used for test/mocking 2020-04-15 13:00:48 +02:00
settings_manager.cpp A few tweaks to settings migration infrastructure 2020-05-05 21:46:00 -04:00