-
-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
C-compatCompatibility between regex flavorsCompatibility between regex flavorsbugSomething isn't workingSomething isn't working
Description
The behavior of \w
(and \b
) changed: It now includes all code points in the N
general category, not just Nd
See https://github.com/PCRE2Project/pcre2/blob/master/ChangeLog
What should we do? Should we polyfill it? This is unlikely to be a problem for many people.
Metadata
Metadata
Assignees
Labels
C-compatCompatibility between regex flavorsCompatibility between regex flavorsbugSomething isn't workingSomething isn't working