[bug #64259] Regression in master: make ignores statements it should not ignore.

2023-12-17 Thread Martin Dorey
Follow-up Comment #2, bug#64259 (group make): The change suggested here doesn't treat these two cases quite symmetrically: martind@stormy:~/tmp/make-missing-endif$ printf 'ifeq "a" "a"\n\tendif\ndefault:;\n' > Makefile; ~/download/make/make Makefile:2: *** recipe commences before first target. S

[bug #64822] Fix appending to a pattern specific variable.

2023-12-17 Thread Rob
Follow-up Comment #2, bug#64822 (group make): Sorry I'm not in a position to confirm it myself, but it looks like this could also fix bug #36486. ___ Reply to this item at: ___