Commit Graph

5 Commits

Author SHA1 Message Date
David Korth
6eee9fecb0 [inih] Update: r58 -> r60 2025-04-08 22:23:33 -04:00
David Korth
78efb1645e [inih] Update: r53 -> r56
Define INI_API= to disable the symbol visibility macros, since inih
should not be visible outside of libromdata.
2022-07-13 23:45:04 -04:00
David Korth
aaf9fbf293 [inih] Updated to inih-r46 (+1 commit). 2019-10-25 00:52:07 -04:00
David Korth
354795436a [inih] Updated to inih-r43.
Removed ini_parse_w(), since this should be handled by the caller.

[librpbase] ConfReader.cpp: On Windows, use _wfopen() to open the file
using a Unicode pathname, then use ini_parse_file() to parse the opened
INI file.
2019-04-13 14:02:07 -04:00
David Korth
77e87cf590 [inih] New INI parser library inih.
inih version r39: https://github.com/benhoyt/inih/releases/tag/r39

License: 3-clause BSD
2017-05-04 00:16:28 -04:00