KEMBAR78
COMMON: Add ability to disable warning for valueless lines in INI files by elasota · Pull Request #4792 · scummvm/scummvm · GitHub
Skip to content

Conversation

@elasota
Copy link
Contributor

@elasota elasota commented Mar 9, 2023

V-Cruise uses an INI-like format for sfx files, where values under the "playlists" section are only simple strings and not formatted as key-value pairs. The INI parser is capable of parsing them, but throws an extreme amount of warnings as there are usually hundreds of lines per animation file in this format.

This adds a function to disable the warning.

@sev-
Copy link
Member

sev- commented Mar 16, 2023

Looks good. Thank you for documenting your changes well.

@sev- sev- merged commit c297d0f into scummvm:master Mar 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants