Skip to content

Fix js_str macro to correctly handle latin1 strings#3959

Merged
jedel1043 merged 1 commit intomainfrom
fix-js-str-latin1
Aug 19, 2024
Merged

Fix js_str macro to correctly handle latin1 strings#3959
jedel1043 merged 1 commit intomainfrom
fix-js-str-latin1

Conversation

@jedel1043
Copy link
Member

Related to #3958.

@jedel1043 jedel1043 added the A-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)

@github-actions
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
@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

A-Bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants