Package: libinih / 53-1

Metadata

Package Version Patches format
libinih 53-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Increment soversion.patch | (download)

meson.build | 2 1 1 - 0 !
1 file changed, 1 insertion( ), 1 deletion(-)

 [patch 1/7] increment soversion

Increment soversion due to breaking runtime patch.

0002 Add runtime options.patch | (download)

ini.c | 85 45 40 - 0 !
ini.h | 13 13 0 - 0 !
2 files changed, 58 insertions( ), 40 deletions(-)

 [patch 2/7] add runtime options


0003 tests add Makefile.patch | (download)

tests/Makefile | 77 77 0 - 0 !
1 file changed, 77 insertions( )

 [patch 3/7] tests: add makefile


0004 tests add options to unittest.patch | (download)

tests/parseargs.c | 78 78 0 - 0 !
tests/parseargs.h | 10 10 0 - 0 !
tests/unittest.c | 24 14 10 - 0 !
tests/unittest_string.c | 9 7 2 - 0 !
4 files changed, 109 insertions( ), 12 deletions(-)

 [patch 4/7] tests: add options to unittest


0005 Force INI_HANDLER_LINENO.patch | (download)

meson.build | 1 1 0 - 0 !
1 file changed, 1 insertion( )

 [patch 5/7] force ini_handler_lineno


0006 Fix cpp type of INI_HANDLER_LINENO.patch | (download)

cpp/INIReader.cpp | 4 4 0 - 0 !
1 file changed, 4 insertions( )

 [patch 6/7] fix cpp type of ini_handler_lineno


0007 Force include stdlib.patch | (download)

ini.c | 2 0 2 - 0 !
1 file changed, 2 deletions(-)

 [patch 7/7] force include stdlib