Subject: CVS commit: src/usr.bin/make
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 01/24/2007 21:43:01
Module Name:	src
Committed By:	dsl
Date:		Wed Jan 24 21:43:01 UTC 2007

Modified Files:
	src/usr.bin/make: parse.c

Log Message:
Check of open conditionals before we trash 'curFile' - so we can actually
report the filename of the error (without core dumping!).
Also fix tests for reporting errors to the debug_file, and don't add $PWD
to (stdin).


To generate a diff of this commit:
cvs rdiff -r1.130 -r1.131 src/usr.bin/make/parse.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.