Date: Sat, 21 Sep 1996 19:28:41 -0700 (PDT) From: Steve Price <steve> To: CVS-committers, cvs-all, cvs-usrbin Subject: cvs commit: src/usr.bin/make buf.c buf.h parse.c Message-ID: <199609220228.TAA23051@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
steve 96/09/21 19:28:40 Modified: usr.bin/make buf.c buf.h parse.c Log: Fix for PR# 1095, make's continuation line handling buggy when used with .elif. Additional fixes include: - fix continuation line handling when using .for - plug up a memory leak Revision Changes Path 1.4 +25 -0 src/usr.bin/make/buf.c 1.3 +1 -0 src/usr.bin/make/buf.h 1.10 +35 -45 src/usr.bin/make/parse.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199609220228.TAA23051>