]> mj.ucw.cz Git - libucw.git/commit
conf2: full implementation of the parser; only command-line parsing is missing
authorRobert Spalek <robert@ucw.cz>
Sat, 22 Apr 2006 12:27:21 +0000 (14:27 +0200)
committerRobert Spalek <robert@ucw.cz>
Sat, 22 Apr 2006 12:27:21 +0000 (14:27 +0200)
commit46b57cdfc5b71ce76378f7472e99a0f52fdce08d
tree92a82d33486dd002b86f4f2e18175938b4cbd7f0
parent2685be345e1fd22cf49a6a97db98dc1495066558
conf2: full implementation of the parser; only command-line parsing is missing

plus:
- added macro TRY() polishing the code a bit
- cf_(re)load() and cf_set() return an int, not an error message
- names of operations stringified
lib/conf2.c
lib/conf2.h