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

2024-04-21 Thread Dmitry Goncharov
Follow-up Comment #2, bug #65588 (group make): sv65588_part1.diff and sv65588_part2.diff fix the buffer overflow. Make (with sv65588_part1.diff and sv65588_part2.diff applied) behaves differently in oneshell mode compared to when .ONESHELL is not specified. Specifically when .ONESHELL is not

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

2024-04-21 Thread Dmitry Goncharov
Additional Item Attachment, bug #65588 (group make): File name: sv65588_part3.diff Size: 5KiB AGPL NOTICE These attachments are served by Savane. You can download the corresponding source code of Savane

[bug #65600] `--silent` option should also silence `$(info ...)`

2024-04-21 Thread Alejandro Colomar
Follow-up Comment #11, bug #65600 (group make): [comment #10 comment #10:] > You might consider checking this blog post; it describes a "common" way to utilize silent / verbose rules. I haven't checked the details of the Linux man pages build system to know how much overlap etc. there is (or

[bug #65273] Potential bug in the info function?

2024-04-21 Thread Paul D. Smith
Update of bug #65273 (group make): Status:None => Wont Fix Open/Closed:Open => Closed ___ Follow-up Comment #10: I have decided, for

[bug #65600] `--silent` option should also silence `$(info ...)`

2024-04-21 Thread Paul D. Smith
Update of bug #65600 (group make): Status:None => Wont Fix Open/Closed:Open => Closed ___ Follow-up Comment #10: Thanks for the

[bug #65596] Test for let function not available in .FEATURES

2024-04-21 Thread Paul D. Smith
Update of bug #65596 (group make): Status:None => Wont Fix Open/Closed:Open => Closed ___ Follow-up Comment #3: As Dmitry mentions most