Date: Tue, 6 Nov 2001 16:10:26 -0800 From: Bill Fenner <fenner@research.att.com> To: cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/lib/libc/net nslexer.l nsparser.y Message-ID: <200111070010.QAA06252@windsor.research.att.com>
next in thread | raw e-mail | index | archive | help
> Don't ignore unknown characters. ... > Recover from parse errors... This should not break any reasonably-formatted nsswitch.conf files. It only breaks files which count on the parser treating characters outside the range [][#:=A-Za-z] like whitespace. Bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200111070010.QAA06252>