NetBSD-Bugs archive

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

PR/55832 CVS commit: src



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

From: "Roland Illig" <rillig%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/55832 CVS commit: src
Date: Tue, 1 Dec 2020 17:50:04 +0000

 Module Name:	src
 Committed By:	rillig
 Date:		Tue Dec  1 17:50:04 UTC 2020
 
 Modified Files:
 	src/distrib/sets/lists/tests: mi
 	src/usr.bin/make/unit-tests: Makefile
 Added Files:
 	src/usr.bin/make/unit-tests: jobs-error-indirect.exp
 	    jobs-error-indirect.mk jobs-error-nested-make.exp
 	    jobs-error-nested-make.mk jobs-error-nested.exp
 	    jobs-error-nested.mk
 
 Log Message:
 make(1): add tests for suppressing "stopped in"
 
 These tests demonstrate the unwanted behavior described in PR bin/55578
 and PR bin/55832.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.979 -r1.980 src/distrib/sets/lists/tests/mi
 cvs rdiff -u -r1.231 -r1.232 src/usr.bin/make/unit-tests/Makefile
 cvs rdiff -u -r0 -r1.1 src/usr.bin/make/unit-tests/jobs-error-indirect.exp \
     src/usr.bin/make/unit-tests/jobs-error-indirect.mk \
     src/usr.bin/make/unit-tests/jobs-error-nested-make.exp \
     src/usr.bin/make/unit-tests/jobs-error-nested-make.mk \
     src/usr.bin/make/unit-tests/jobs-error-nested.exp \
     src/usr.bin/make/unit-tests/jobs-error-nested.mk
 
 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