NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/53796 CVS commit: src/usr.bin/make



The following reply was made to PR toolchain/53796; it has been noted by GNATS.

From: "Christos Zoulas" <christos%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/53796 CVS commit: src/usr.bin/make
Date: Sun, 16 Dec 2018 21:06:01 -0500

 Module Name:	src
 Committed By:	christos
 Date:		Mon Dec 17 02:06:00 UTC 2018
 
 Modified Files:
 	src/usr.bin/make: parse.c
 
 Log Message:
 PR/53796: Valery Ushakov: make prints wrong makefile path in an error message
 Use ${.CURDIR} if ${.PARSEDIR} is not absolute.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.229 -r1.230 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.
 


Home | Main Index | Thread Index | Old Index