Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[go1.20] Removing some uses of unsafeheader.Slice from reflect#1321

Merged
flimzy merged 1 commit intogopherjs:go1.20from
Workiva:add2Reflects
Jul 13, 2024
Merged

[go1.20] Removing some uses of unsafeheader.Slice from reflect#1321
flimzy merged 1 commit intogopherjs:go1.20from
Workiva:add2Reflects

Conversation

@grantnelson-wf
Copy link
Collaborator

@grantnelson-wf grantnelson-wf commented Jul 12, 2024

Overrode the following to not use unsafeheader.Slice since GopherJS implemented slices differently:

The last use of unsafeheader.Slice is in cvtSliceArray used by methods like Value.Convert. I will put that update into another PR.

The CI will still not pass yet, but this will fix the tests like TestIsZero and TestAppend so they pass.

This is part of #1270

@flimzy flimzy merged commit 92f71c0 into gopherjs:go1.20 Jul 13, 2024
@grantnelson-wf grantnelson-wf deleted the add2Reflects branch July 15, 2024 14:51
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