Code

- Make equal-less parameters illegal
authorThomas Guyot-Sionnest <dermoth@users.sourceforge.net>
Sat, 15 Mar 2008 20:47:43 +0000 (20:47 +0000)
committerThomas Guyot-Sionnest <dermoth@users.sourceforge.net>
Sat, 15 Mar 2008 20:47:43 +0000 (20:47 +0000)
commit1a0ed0d6bb5ffa0991a91cd149d3ecaacb11e59f
treeeacf3b2384d2421e58280be627408d6d42711f02
parent40c123148a9d84218667124a97283f7cb93bfa50
- Make equal-less parameters illegal
- parameters without argument after '=' are now assumed to be argument-less
- Add a testcase for space in stanza and various argument-less parameters

git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1948 f882894a-f735-0410-b71e-b25c423dba1c
lib/parse_ini.c
lib/tests/plugin.ini
lib/tests/test_ini.c