Pawel Jakub Dawidek bbbb114cda Prepare configuration parsing code to be called multiple times:
- Don't exit on errors if not requested.
- Don't keep configuration in global variable, but allocate memory for
  configuration.
- Call yyrestart() before yyparse() so that on error in configuration file
  we will start from the begining next time and not from the place we left of.

MFC after:	1 month
2010-08-05 19:08:54 +00:00
..
2010-06-14 21:44:58 +00:00
2010-06-14 21:01:13 +00:00
2010-07-31 21:09:49 +00:00
2010-06-14 21:25:20 +00:00
2010-06-14 21:33:18 +00:00