]> git.ipfire.org Git - thirdparty/make.git/commit
[SV 62650] Show correct warning when combining targets
authorDmitry Goncharov <dgoncharov@users.sf.net>
Sun, 19 Jun 2022 17:44:09 +0000 (13:44 -0400)
committerPaul Smith <psmith@gnu.org>
Sat, 9 Jul 2022 14:44:00 +0000 (10:44 -0400)
commit88d6c22a487cc45b6d615d5c055ced5c9d5cb56d
treed20d3975993a0ce26d869b56258b162093b95d88
parentc3b39d0654c3c5d8b24aaa07d2e6767c0d6e7dd6
[SV 62650] Show correct warning when combining targets

* src/file.c (rehash_file): Fix warning message.
(rehash_file): Fix comment to match the behavior.
* tests/scripts/features/se_explicit: Fix test.
* tests/scripts/features/mult_rules: Add a new test.
src/file.c
tests/scripts/features/mult_rules
tests/scripts/features/se_explicit