Hello!
(Please, CC me with replies.)
After the latest CVE fix I'm getting an assertion failure in tests
(below). I reproduce that both on latest master (846e7eee8) or with 2.21
with patch 83a95bd8c8 applied (2.21 itself is OK).
XFAIL: triple-backref
=
grep: regexec.c:1401
On 02/05/2015 01:56 AM, Paul Eggert wrote:
XFAIL means it's eXpected to FAIL. So when the test fails, that means
the test is working (though 'grep' itself has a bug, of course).
I seem to be missing some basic understanding. The test is eXpected to
fail, and it fails with assertion error, but