[bug #51286] Support for additional local make variables

2020-03-29 Thread Jouke Witteveen
Follow-up Comment #3, bug #51286 (project make): > Dit I? Wow, indeed, my memory is quite far off. Sorry! I was thinking of an exchange regarding a request for renaming by thutt. Your only expressed concern was that the behavior of let bindings might not be clear to people not familiar with lang

[bug #58075] compiler warning: add explicit braces to avoid dangling else

2020-03-29 Thread anonymous
URL: Summary: compiler warning: add explicit braces to avoid dangling else Project: make Submitted by: None Submitted on: Sun 29 Mar 2020 01:35:17 PM UTC Severity: 3 - Normal

[bug #51286] Support for additional local make variables

2020-03-29 Thread Jouke Witteveen
Follow-up Comment #1, bug #51286 (project make): If the value you are trying to assign to a variable is guaranteed to contain no spaces, you could use $(foreach var,,<...>) but that is a bit of a hack of course. More complete lexical scoping was proposed on the mailing list (https://lists.gnu.o