]> git.ipfire.org Git - thirdparty/make.git/commit
[SV 64815] Recipe lines cannot contain conditional statements
authorPaul Smith <psmith@gnu.org>
Tue, 23 May 2023 03:36:13 +0000 (23:36 -0400)
committerPaul Smith <psmith@gnu.org>
Tue, 23 May 2023 03:36:13 +0000 (23:36 -0400)
commit07fcee35f058a876447c8a021f9eb1943f902534
tree22df918ee00d5d170756a18ee13194ff89526acc
parentc85b71a39620b41c764a58b1595fc1021545665a
[SV 64815] Recipe lines cannot contain conditional statements

* NEWS: Mention this change.
* src/read.c (eval): Check for ignoring for any line even if not
in a rule context.
* tests/scripts/features/conditionals: Write new tests.
NEWS
src/read.c
tests/scripts/features/conditionals