Skip to content

Bugfix: generating method identifier for struct return type#1843

Merged
fubuloubu merged 1 commit into
vyperlang:masterfrom
iamdefinitelyahuman:struct-method-id
Feb 4, 2020
Merged

Bugfix: generating method identifier for struct return type#1843
fubuloubu merged 1 commit into
vyperlang:masterfrom
iamdefinitelyahuman:struct-method-id

Conversation

@iamdefinitelyahuman

Copy link
Copy Markdown
Contributor

What I did

Fix a compiler issue when generating method identifiers for a function returning a struct. Related to #1838 (in that I found the bug while examining that issue)

How I did it

Add a missing kwarg in vyper/signatures/sig_utils.py

How to verify it

Run tests.

Cute Animal Picture

image

@fubuloubu fubuloubu self-requested a review February 4, 2020 00:09

@fubuloubu fubuloubu left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

We need a test suite for this kind of stuff

@fubuloubu fubuloubu merged commit 9f057a6 into vyperlang:master Feb 4, 2020
@iamdefinitelyahuman iamdefinitelyahuman deleted the struct-method-id branch February 4, 2020 08:23
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