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 abi tuple return for lists #1838

Merged
merged 1 commit into from
Jan 25, 2020
Merged

Conversation

charles-cooper
Copy link
Member

@charles-cooper charles-cooper commented Jan 24, 2020

What I did

Fix #1409. list-inside-tuple returns were mostly fixed in #1723 but this was a lingering bug. This also fixes #955 .

How I did it

add_variable_offset expects the index to have a vyper type.

How to verify it

check that the example in #1409 compiles.

Description for the changelog

Fix returning of lists within tuples

Cute Animal Picture

Put a link to a cute animal picture inside the parenthesis-->

add_variable_offset expects the index to have a vyper type.
@fubuloubu fubuloubu merged commit 1354cce into vyperlang:master Jan 25, 2020
@jacqueswww
Copy link
Contributor

Cool!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants