]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Bug 472963 - Broken regular expression in configure.ac
authorPaul Floyd <pjfloyd@wanadoo.fr>
Thu, 17 Aug 2023 20:05:47 +0000 (22:05 +0200)
committerPaul Floyd <pjfloyd@wanadoo.fr>
Thu, 17 Aug 2023 20:05:47 +0000 (22:05 +0200)
commit991bf3789a828e60c24776a1cd2f8271255596bc
tree7f03dd43c8f09dc93fceedd61471d526b1a357dd
parent60f7e89ba32b54d73b9e36d49e28d0f559ade0b9
Bug 472963 - Broken regular expression in configure.ac

Was extracting the last two decimal digits from a hex humber.

I switched to using grep and sed because the proposed solution
didn't work on Solaris 11.3.
NEWS
configure.ac