[bug #63347] make 4.4 change in behavior for sub-make invoked via $(shell)

2022-11-11 Thread Jan Palus
Follow-up Comment #3, bug #63347 (project make): Just to be clear I don't mind the change with $(shell) now receiving those vars, what I do mind is that current behavior is selective of which $(shell)s do receive it. The one in target dependency does not. What I miss is uniform consistent behavior

[bug #63347] make 4.4 change in behavior for sub-make invoked via $(shell)

2022-11-11 Thread Paul D. Smith
Follow-up Comment #2, bug #63347 (project make): Yes, this is changed in this release; please see the NEWS file https://git.savannah.gnu.org/cgit/make.git/tree/NEWS?h=4.4#n74 : * WARNING: Backward-incompatibility! Previously makefile variables marked as export were not exported to commands st

[bug #63347] make 4.4 change in behavior for sub-make invoked via $(shell)

2022-11-11 Thread Dmitry Goncharov
Follow-up Comment #1, bug #63347 (project make): This behavior changed to fix https://savannah.gnu.org/bugs/?10593. See commit 98da874c43035a490cdca81331724f233a3d0c9a. ___ Reply to this item at:

[bug #63347] make 4.4 change in behavior for sub-make invoked via $(shell)

2022-11-11 Thread anonymous
URL: Summary: make 4.4 change in behavior for sub-make invoked via $(shell) Project: make Submitter: None Submitted: Fri 11 Nov 2022 08:21:14 PM UTC Severity: 3 - Normal