[bug #58013] .SILENT appears to be ignored in GNU Make 4.3

2020-03-20 Thread anonymous
URL: Summary: .SILENT appears to be ignored in GNU Make 4.3 Project: make Submitted by: None Submitted on: Fri 20 Mar 2020 08:06:48 AM UTC Severity: 3 - Normal Item Grou

Re: [RFC] Scoped variables, supercharged

2020-03-20 Thread Jouke Witteveen
On Thu, Dec 26, 2019 at 2:03 PM Jouke Witteveen wrote: > I would like make to have scoped variables. Here, I will propose an > implementation of them. This implementation is currently without tests and > documentation. Hopefully, the proposal is acceptable and I can add the > tests and documentati

[bug #58013] .SILENT appears to be ignored in GNU Make 4.3

2020-03-20 Thread Dmitry Goncharov
Follow-up Comment #1, bug #58013 (project make): This is intentional. See https://savannah.gnu.org/bugs/?54740. ___ Reply to this item at: ___ Message

[bug #58013] .SILENT appears to be ignored in GNU Make 4.3

2020-03-20 Thread Ben Boeckel
Follow-up Comment #2, bug #58013 (project make): Thanks for the link. I see this in the 4.3 release notes now that I know what I was looking for: > [SV 54740] Ensure .SILENT settings do not leak into sub-makes I've filed an issue on our side to handle this new behavior. https://gitlab.kitware.c