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

Skip to content

v1.19 - Moving embedded bit from offset to name in reflect and reflectlite#1250

Merged
nevkontakte merged 1 commit intogopherjs:go1.19from
Workiva:reflectUpdate
Nov 14, 2023
Merged

v1.19 - Moving embedded bit from offset to name in reflect and reflectlite#1250
nevkontakte merged 1 commit intogopherjs:go1.19from
Workiva:reflectUpdate

Conversation

@grantnelson-wf
Copy link
Collaborator

I updated the reflect and reflectlite package to set the embedded flag as part of the Go 1.19 upgrade.

Commit e1e66a0 "move embedded bit from offset to name" changes how reflect and reflectlite store the embedded flag. The creation of the name and the creation for structField is affected by this change for Go 1.19. Both are overwritten by GopherJS.

Copy link
Member

@nevkontakte nevkontakte left a comment

Choose a reason for hiding this comment

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

Looks good, thank you!

@nevkontakte nevkontakte merged commit 5090ba1 into gopherjs:go1.19 Nov 14, 2023
@grantnelson-wf grantnelson-wf deleted the reflectUpdate branch November 14, 2023 20:53
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