Skip to content

r62: INIReader::ParseErrorMessage

Latest

Choose a tag to compare

@benhoyt benhoyt released this 11 Sep 20:49
· 1 commit to master since this release

This release adds INIReader::ParseErrorMessage() to the C++ wrapper, to return a human-readable error string when there's a parse error. There are also other minor fixes. Thanks @DimitriPapadopoulos and @msquire for your contributions.

Full Changelog: r61...r62