Skip to content

[go1.20] Removing remaining uses of unsafeheader.Slice from reflect #1322

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

Merged
merged 1 commit into from
Jul 16, 2024

Conversation

grantnelson-wf
Copy link
Collaborator

Overrode the remaining uses of unsafeheader.Slice since GopherJS implemented slices differently. The remaining use was in cvtSliceArray used by methods like Value.Convert.

The CI will still not pass yet, but this will fix the tests like TestConvert so they pass. With the prior tickets for reflect merged, this should also get the reflect package to pass.

This is a follow up to #1321. This is part of #1270

@nevkontakte nevkontakte merged commit 1a33e5a into gopherjs:go1.20 Jul 16, 2024
1 of 4 checks passed
@grantnelson-wf grantnelson-wf deleted the add3Reflects branch July 17, 2024 14:50
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