Skip to content

Fix a bug in reflect.Into. #35

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
Jun 2, 2021
Merged

Fix a bug in reflect.Into. #35

merged 1 commit into from
Jun 2, 2021

Conversation

paddycarver
Copy link
Contributor

We need to be setting the Elem, not the pointer value.

This is covered by and discovered by the complex types being added.

We need to be setting the Elem, not the pointer value.
@paddycarver paddycarver added the bug Something isn't working label Jun 2, 2021
@paddycarver paddycarver added this to the v0.1.0 milestone Jun 2, 2021
@paddycarver paddycarver requested a review from kmoe June 2, 2021 01:43
@paddycarver paddycarver merged commit 72273ad into main Jun 2, 2021
@paddycarver paddycarver deleted the paddy_fix_reflect_into branch June 2, 2021 14:42
@github-actions
Copy link

github-actions bot commented Jul 3, 2021

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 3, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants