Skip to content
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

Fix tuple return #1175

Merged
merged 1 commit into from
Jan 15, 2019
Merged

Conversation

charles-cooper
Copy link
Member

@charles-cooper charles-cooper commented Jan 4, 2019

- What I did

Fix #1006

- How I did it

Set the destination type correctly for make_setter to typecheck in the tuple return code

- How to verify it

See test

- Description for the changelog

Fix typecheck for tuple return

- Cute Animal Picture

@jacqueswww
Copy link
Contributor

Will review once #1115 is merged.

The calls to make_setter did not have the destination type set
correctly.
Fixes vyperlang#1006
@charles-cooper
Copy link
Member Author

@jacqueswww rebased this branch so the merge is clean

@charles-cooper charles-cooper changed the title WIP Fix tuple return Fix tuple return Jan 14, 2019
@jacqueswww jacqueswww merged commit d962f3a into vyperlang:master Jan 15, 2019
@charles-cooper charles-cooper deleted the fix-tuple-return branch September 24, 2019 11:48
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