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

2024-04-16 Thread Gökçe
URL: Summary: `--silent` option should also silence `$(info ...)` Group: make Submitter: goekce Submitted: Tue 16 Apr 2024 10:14:04 AM UTC Severity: 3 - Normal I

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

2024-04-16 Thread Gökçe
Follow-up Comment #1, bug #65600 (group make): [comment #0 original submission:] > I propose that `--silence`... I actually meant `--silent`. ___ Reply to this item at: _

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

2024-04-16 Thread Jouke Witteveen
Follow-up Comment #1, bug #65596 (group make): You're right. I guess it's too late to fix that now, since it will not be fixed in all releases that have the "let" function. You can test for its presence with the following construct: $(filter builtin,$(foreach let,unavailable,$(call let,,,builtin