src/common/util/game_settings.cpp
Too many #ifdef configurations - cppcheck only checks 12 of 202 configurations. Use --force to check all configurations. Open
Open
load_game_setting_globals("resources/configs/game_settings.json");
- Read upRead up
- Exclude checks
The checking of the file will be interrupted because there are too many #ifdef configurations. Checking of all #ifdef configurations can be forced by --force command line option or from GUI preferences. However that may increase the checking time. (detailed CWE explanation)