Discussion:
libgo patch committed: Fix reflection of variadic methods
Ian Lance Taylor
2014-10-03 15:51:40 UTC
Permalink
This patch from Michael Hudson-Doyle fixes PR 61877 which is about using
reflection to get a variadic method value. Bootstrapped and ran Go
testsuite on x86_64-unknown-linux-gnu. Committed to mainline.

Ian

Loading...