Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix RegExp bugs #1362

Merged
merged 6 commits into from
Jul 24, 2024
Merged

Fix RegExp bugs #1362

merged 6 commits into from
Jul 24, 2024

Conversation

ksh8281
Copy link
Contributor

@ksh8281 ksh8281 commented Jul 22, 2024

Fix RegExp UTF-16 bugs

…n RegExp interpreter,

We should not use utf-16 surrogate pair rule for input.

Signed-off-by: Seonghyun Kim <[email protected]>
…operty instead of global

Signed-off-by: Seonghyun Kim <[email protected]>
Copy link
Contributor

@clover2123 clover2123 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@clover2123 clover2123 merged commit 9b1076d into Samsung:master Jul 24, 2024
27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants