Bernhard Voelker <m...@bernhard-voelker.de> writes: > 2. Commit (to be pushed) to gnulib - see attachment. > > Good to push?
That patch looks good, thanks. I confirmed that I receive the same output when running './regexprops "Regular Expressions" generic'. I'll send you a patch later to fix 'make syntax-check' after the Gnulib update in Findutils. Paul, just to confirm, the goal is to change RE_SYNTAX_EMACS in glibc? I think that is what you meant here [1]: >> - Will they change the value of RE_SYNTAX_EMACS? Or can't they do this, >> because that would break backward compatibility? > > The idea is to change the value of RE_SYNTAX_EMACS, yes. I assume it will have to wait until the next release. But it feels a bit strange to have RE_SYNTAX_EMACS not match what current Emacs does, and not match the updated documentation. Thanks, Collin [1] https://lists.gnu.org/archive/html/bug-gnulib/2025-04/msg00090.html