We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
@ianlancetaylor requested issue #39607 to be considered for backport to the next 1.14 minor release.
I think the bug was introduced by https://golang.org/cl/191940 for #33907. It's broken in 1.14 and tip but works in 1.13 and earlier. CC @huandu @gopherbot Please open backport to 1.14.
I think the bug was introduced by https://golang.org/cl/191940 for #33907. It's broken in 1.14 and tip but works in 1.13 and earlier.
CC @huandu
@gopherbot Please open backport to 1.14.
The text was updated successfully, but these errors were encountered:
Change https://golang.org/cl/238626 mentions this issue: [release-branch.go1.14] reflect: handling flagIndir in DeepEqual potential cycles
[release-branch.go1.14] reflect: handling flagIndir in DeepEqual potential cycles
Sorry, something went wrong.
This is a bug in reflect.DeepEqual with confusing behavior and no real workaround.
reflect.DeepEqual
Closed by merging e2ecfdf to release-branch.go1.14.
[release-branch.go1.14] reflect: handling flagIndir in DeepEqual pote…
e2ecfdf
…ntial cycles For #39607 Fixes #39636 Change-Id: Ia7e597e0da8a193a25382cc633a1c6080b4f7cbf Reviewed-on: https://go-review.googlesource.com/c/go/+/238361 Run-TryBot: Ian Lance Taylor <iant@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Keith Randall <khr@golang.org> (cherry picked from commit d872bbc) Reviewed-on: https://go-review.googlesource.com/c/go/+/238626
No branches or pull requests
@ianlancetaylor requested issue #39607 to be considered for backport to the next 1.14 minor release.
The text was updated successfully, but these errors were encountered: