]> mj.ucw.cz Git - libucw.git/commit
Conf: Decoupled cf_stack_done() from committing
authorMartin Mares <mj@ucw.cz>
Sun, 29 Apr 2012 11:40:06 +0000 (13:40 +0200)
committerMartin Mares <mj@ucw.cz>
Sun, 29 Apr 2012 11:57:31 +0000 (13:57 +0200)
commit6efdc514c193f18c9ef840096750c37e78a01bf6
tree7729287859ad94e327a1a3032e2357acc2ceec47
parent731e7fbc3e2a8c1b03a4657002a6a701b502ff07
Conf: Decoupled cf_stack_done() from committing

The conditional commit machinery and grouping of configuration files
have been made independent on the stack and moved to conf-input.c.

Also, stack is now initialized and destroyed in parse_fastbuf(),
so unterminated braces are reported properly, including the name
of the file.
ucw/conf-getopt.c
ucw/conf-input.c
ucw/conf-intr.c