[INN-COMMITTERS] inn (6 files)
Russ Allbery
Russ_Allbery at isc.org
Tue Nov 19 00:09:48 UTC 2002
Date: Monday, November 18, 2002 @ 16:09:47
Author: rra
Path: /dist1/cvs/isc/inn/inn
Added: tests/lib/config/line-endings
Modified: MANIFEST lib/confparse.c tests/lib/config/errors
tests/lib/config/warnings tests/lib/confparse-t.c
Recognize any of CR, LF, or CRLF as line endings in the new configuration
parser. Add several tests to make sure that this is working correctly and
that line numbers on error messages are still accurate.
-------------------------------+
MANIFEST | 1
lib/confparse.c | 108 ++++++++++++++++++++++++++++++++++------
tests/lib/config/errors | 4 +
tests/lib/config/line-endings | 7 ++
tests/lib/config/warnings | 10 +++
tests/lib/confparse-t.c | 30 +++++++++--
6 files changed, 140 insertions(+), 20 deletions(-)
More information about the inn-committers
mailing list