[bug #65588] A buffer overrun in handling of .SHELLFLAGS.

2024-09-30 Thread malcolm cook
Follow-up Comment #5, bug #65588 (group make): I am experiencing a situation with GNU Make 4.4.1 that is I expect will be resolved with the changes under consideration. Can you possibly advise me how I can test it in my environment. I will build make if needed. In the following 4 one-liners, the

[bug #63439] [Regression] --no-builtin-variables with --warn-undefined-variables trigger warning on GNUMAKEFLAGS

2022-11-30 Thread malcolm cook
Follow-up Comment #4, bug #63439 (project make): I perhaps was over-eager to chalk up my observation as being the same underlying issue. I still think there is a regression, but I certainly misreported it. Try this: /tmp$ make -f- <<<$'MAKEFLAGS += --warn-undefined-variables \n $(info MAKE_VER

[bug #63439] [Regression] --no-builtin-variables with --warn-undefined-variables trigger warning on GNUMAKEFLAGS

2022-11-30 Thread malcolm cook
Follow-up Comment #2, bug #63439 (project make): FWIW: The exact same issue is present for the variable MAKECMDGOALS. I have reported it as #63452 ___ Reply to this item at: _

[bug #63452] [Regression] --no-builtin-variables with --warn-undefined-variables trigger warning on MAKECMDGOALS

2022-11-30 Thread malcolm cook
: None Fixed Release: None Triage Status: None ___ Follow-up Comments: --- Date: Wed 30 Nov 2022 06:42:05 PM UTC By: malcolm cook FWIW: This is the exact same issue as #63439, exce