Change #264921
| Category | ggrep |
| Changed by | Jim Meyering <meyering@meta.com> |
| Changed at | Sun 19 Apr 2026 00:57:34 |
| Repository | git://git.savannah.gnu.org/grep.git |
| Project | ggrep |
| Branch | master |
| Revision | b2a524781d97d7d514767c6c63845394bb2c7a13 |
Comments
grep: gnulib regex fixes address long-standing backref bugs * gnulib: Update to latest for two regex bug fixes. * tests/backref-anchor: New file. Tests for this. * tests/Makefile.am (XFAIL_TESTS): No longer add triple-backref. This test now passes, as expected. (TESTS): Add the new file. * NEWS (Bug fixes): Mention this. * THANKS.in: Update. Reported by Ed Morton in https://bugs.gnu.org/68725
Changed files
- NEWS
- THANKS.in
- gnulib
- tests/Makefile.am
- tests/backref-anchor