pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: PR/59184 CVS commit: src/usr.bin/make
The following reply was made to PR pkg/59184; it has been noted by GNATS.
From: Roland Illig <roland.illig%gmx.de@localhost>
To: gnats-bugs%netbsd.org@localhost, rillig%netbsd.org@localhost, gnats-admin%netbsd.org@localhost,
pkgsrc-bugs%netbsd.org@localhost, campbell+netbsd%mumble.net@localhost,
Simon Gerraty <sjg%crufty.net@localhost>, Jonathan Perkin <jperkin%mnx.io@localhost>
Cc:
Subject: Re: PR/59184 CVS commit: src/usr.bin/make
Date: Sat, 22 Mar 2025 15:37:01 +0100
Am 22.03.2025 um 13:25 schrieb Roland Illig:
> Modified Files:
> src/usr.bin/make: var.c
> src/usr.bin/make/unit-tests: varname-dot-make-level.exp
> varname-dot-make-level.mk
>
> Fixes PR pkg/59184.
The next step is for Simon to prepare a new bmake release, which usually
happens within one week.
Then, Jonathan can test the new bmake release in a bulk build, to ensure
that nothing gets broken since bmake-20240909. The notable changes
between these versions are:
- In parallel mode, an error in one job doesn't abruptly abort the other
jobs anymore, instead they are finished and cleaned up properly.
- Instead of "Malformed conditional", the error message is now "Variable
%s is undefined" where appropriate.
Roland
Home |
Main Index |
Thread Index |
Old Index