]> git.ipfire.org Git - thirdparty/make.git/commit
* makeint.h (streq, patheq): Avoid pointer comparisons
authorPaul Smith <psmith@gnu.org>
Thu, 21 Aug 2025 12:17:24 +0000 (08:17 -0400)
committerPaul Smith <psmith@gnu.org>
Thu, 21 Aug 2025 13:09:06 +0000 (09:09 -0400)
commit63961d5d0905f69c59b44652fd33ac932f7d1c23
treec1f5356851e791b283a6bb9e120d5edef54a1277
parent77164d97395590d363957315550ce7b9e7097f36
* makeint.h (streq, patheq): Avoid pointer comparisons

Some compilers will warn about this and I doubt it provides much
benefit.
src/makeint.h