]> git.ipfire.org Git - thirdparty/make.git/commit
[SV 66268] Include newlines in file removal error message
authorDmitry Goncharov <dgoncharov@users.sf.net>
Wed, 2 Oct 2024 02:14:31 +0000 (22:14 -0400)
committerPaul Smith <psmith@gnu.org>
Wed, 2 Oct 2024 02:14:31 +0000 (22:14 -0400)
commit93704dd565e12a81f44ad4e98abfbef82227f63e
tree1828afa916f33138a1fa2e0dfb642c4fbf8f9c12
parent101bf5636f416ce7b4d97597348906be2c30ff87
[SV 66268] Include newlines in file removal error message

* src/file.c (remove_intermediates): Fix an error message about a
failure to remove an intermediate file.
* tests/scripts/features/patternrules: Add tests.
src/file.c
tests/scripts/features/patternrules