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
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