]> mj.ucw.cz Git - libucw.git/commit
interface simplified and a few bugs removed
authorRobert Spalek <robert@ucw.cz>
Tue, 18 Apr 2006 09:57:57 +0000 (11:57 +0200)
committerRobert Spalek <robert@ucw.cz>
Tue, 18 Apr 2006 09:57:57 +0000 (11:57 +0200)
commita9e97e1e2f38dd2e9cdff4a196f96371580a9243
tree875a8d4b28aa91f9f0d24b78124b205ade4b5ae0
parent9f3c9f939f6f816730ad47d46f4d534b046cbe35
interface simplified and a few bugs removed

- array macros renamed and extended
- CF_FUNCTION renamed to CF_PARSER, and a number of parameters and a
  pointer to the target variable are passed into the parser function
- init-, commit-, and parser-hooks only get parameters that they need and
  they get it in a nice way so that they don't have to work much
- fixed CHECK_VAR_TYPE and a few other thingies
lib/conf2-test.c
lib/conf2.h