[bug #58420] PATH changes are not applied in $(shell) function

2022-07-16 Thread Paul D. Smith
Update of bug #58420 (project make): Status:None => Duplicate Open/Closed:Open => Closed Operating System:None => Any

[bug #58420] PATH changes are not applied in $(shell) function

2020-05-20 Thread Martin Dorey
Follow-up Comment #2, bug #58420 (project make): $(shell) commands in a recipe... well, we've all seen it done. But, hang on, PATH doesn't behave specially for me: martind@sirius:~/tmp/make-58420$ cat Makefile NOT_PATH := /nonexistent:$(NOT_PATH) $(shell echo during parsing

[bug #58420] PATH changes are not applied in $(shell) function

2020-05-20 Thread Manoj Srivastava
Follow-up Comment #1, bug #58420 (project make): I stand corrected. The actual CC should be 895835-forwar...@bugs.debian.org ___ Reply to this item at:

[bug #58420] PATH changes are not applied in $(shell) function

2020-05-20 Thread Manoj Srivastava
URL: Summary: PATH changes are not applied in $(shell) function Project: make Submitted by: srivasta Submitted on: Wed 20 May 2020 06:21:52 PM CDT Severity: 3 - Normal