Skip to content

Conversation

@nrwiersma
Copy link
Contributor

Fixes #714

@nrwiersma nrwiersma added bug Something isn't working area/core labels Jul 2, 2020
@nrwiersma nrwiersma added this to the v0.8.x milestone Jul 2, 2020
@nrwiersma nrwiersma requested a review from mvertes July 2, 2020 13:13
@nrwiersma nrwiersma self-assigned this Jul 2, 2020
Copy link
Collaborator

@mvertes mvertes left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Collaborator

@mvertes mvertes left a comment

Choose a reason for hiding this comment

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

_test/struct51.go from #734 fails with this PR. Maybe extend itype.isRecursiveField which should apply here and does not.

@nrwiersma
Copy link
Contributor Author

We have types and rtypes so I think isRecursiveType might better.

@mvertes mvertes merged commit 4058fd8 into traefik:master Jul 3, 2020
@nrwiersma nrwiersma deleted the chan-assign branch July 3, 2020 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/core bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Assigning a write chan to a read chan makes yaegi panic.

3 participants