From owner-cvs-usrbin Tue Oct 22 09:18:40 1996 Return-Path: owner-cvs-usrbin Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id JAA08262 for cvs-usrbin-outgoing; Tue, 22 Oct 1996 09:18:40 -0700 (PDT) Received: (from joerg@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id JAA08220; Tue, 22 Oct 1996 09:18:21 -0700 (PDT) Date: Tue, 22 Oct 1996 09:18:21 -0700 (PDT) From: Joerg Wunsch Message-Id: <199610221618.JAA08220@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/vgrind vfontedpr.c Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk joerg 96/10/22 09:18:20 Modified: usr.bin/vgrind vfontedpr.c Log: The neverending story... vgrind. For definitions without an "nc" entry, some parts have now been mis-detected as `non-comment'. Avoid this by not converting the noregexp in case the "nc" capability has not been found. I begin to wonder why things like missing "ab"/"ae"'s do work at all... Detected by: nate Revision Changes Path 1.6 +2 -2 src/usr.bin/vgrind/vfontedpr.c