Skip to content

Conversation

@aykevl
Copy link
Member

@aykevl aykevl commented Mar 23, 2020

This commit teaches the interp scanner that supported interface operations (type assertions, interface assertions) are supported.

This fixes a problem with math/rand in Go 1.14. The change is simple but it took me quite some time to figure out.

This commit teaches the interp scanner that supported interface
operations (type assertions, interface assertions) are supported.

This fixes a problem with math/rand in Go 1.14.
@aykevl aykevl mentioned this pull request Mar 23, 2020
@deadprogram
Copy link
Member

Good work @aykevl now merging.

@deadprogram deadprogram merged commit 25fcf3e into dev Mar 24, 2020
@deadprogram deadprogram deleted the interp-support-itf-in-scan branch March 24, 2020 13:49
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.

3 participants