You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks. This oversight would probably have been picked up when the full set of tests is run before a release, but it is as well to get it sorted early. I've committed the patch.
In #81 a field was removed from
ucd_record
, but in pcre2_ucd.c that means one of the 0's needs to be removed from the initializer.e21345d#diff-e3bd3003bdb0db9e9e2062bcfeb21b98399376a7d3b3a88460a0266e2df0df9aL1826-R1826
https://github.com/PhilipHazel/pcre2/blob/dea56d2df94546c23021a42d9395f2333589f01e/src/pcre2_ucd.c#L71
The text was updated successfully, but these errors were encountered: