Skip to content

Conversation

bzz
Copy link
Member

@bzz bzz commented May 20, 2023

Checking support for \R, the "general newline" shorthand syntax.

This case seems to be causing Oniguruma CI failures on go-enry/go-enry#161 🙄

From what I can see upstream, that should work with our defaults of OnigDefaultSyntax (that should be OnigSyntaxOniguruma).

See https://regex101.com/r/kKIyO6/1 and https://rubular.com/r/TdFmiV6PUDG3Ya for examples that match on a fixture from clsDataPack.cls.

@bzz bzz force-pushed the general-newline branch from 7abbed9 to 89d44c0 Compare May 21, 2023 10:02
@bzz
Copy link
Member Author

bzz commented May 21, 2023

History re-written with a simpler example.

I've also confirmed that exactly the same test passes 🟢 upstream.

@bzz
Copy link
Member Author

bzz commented May 22, 2023

This seems to be cause by a 🐞 upstream that was fixed on the latest master 2 days ago kkos/oniguruma#284

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant