[INN-COMMITTERS] inn/lib (confparse.c)

Russ Allbery rra at stanford.edu
Thu Jun 21 09:03:01 UTC 2001


    Date: Thursday, June 21, 2001 @ 02:03:01
  Author: rra

Update of /dist1/cvs/isc/inn/inn/lib
     from pub3.rc.vix.com:/tmp/cvs-serv26910/lib

   Added: confparse.c

New configuration file parsing code.  Fully implements parameters of type
boolean, integer, or string, although is still missing some escape handling
in quoted strings (particularly anything that generates a character from
octal or hex digits).  Nested groups are not implemented yet, but the
interface is there; likewise for vector parameters.  Error handling in the
parser is fully implemented, but error functions are not yet provided to
the caller.



More information about the inn-committers mailing list