Enable more compiler warnings and treat them as errors.
This commit is contained in:
@@ -88,6 +88,7 @@ bool IniFile::ReadFile( RageFileBasic &f )
|
||||
}
|
||||
break;
|
||||
}
|
||||
[[fallthrough]];
|
||||
default:
|
||||
keyvalue:
|
||||
if(keychild == nullptr)
|
||||
|
||||
Reference in New Issue
Block a user