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 js_str macro to correctly handle latin1 strings #3959

Merged
merged 1 commit into from
Aug 19, 2024

Conversation

jedel1043
Copy link
Member

Related to #3958.

@jedel1043 jedel1043 added the bug Something isn't working label Aug 19, 2024
@jedel1043 jedel1043 added this to the next-release milestone Aug 19, 2024
@jedel1043 jedel1043 requested a review from a team August 19, 2024 05:09
@HalidOdat
Copy link
Member

I was checking it out and came to the same fix, but you beat me to it 😆

Copy link
Member

@HalidOdat HalidOdat left a comment

Choose a reason for hiding this comment

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

Maybe we should also include the test that @hansl had in #3958, besides that this looks perfect to me! :)

EDIT: nvm just saw the comment: #3958 (comment)

Copy link

Test262 conformance changes

Test result main count PR count difference
Total 48,476 48,476 0
Passed 43,446 43,446 0
Ignored 1,507 1,507 0
Failed 3,523 3,523 0
Panics 0 0 0
Conformance 89.62% 89.62% 0.00%

@jedel1043 jedel1043 added this pull request to the merge queue Aug 19, 2024
Merged via the queue into main with commit eba912f Aug 19, 2024
13 checks passed
@jedel1043 jedel1043 deleted the fix-js-str-latin1 branch August 19, 2024 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants