Ian Lance Taylor writes:
> On Thu, Dec 12, 2013 at 12:21 AM, Michael Hudson-Doyle
> wrote:
>> Ian Lance Taylor writes:
>>
>>> This patch to the Go frontend and libgo implements method values in the
>>> reflect package. Working with method values and reflect now works
>>> correctly, at least on
On Thu, Dec 12, 2013 at 12:21 AM, Michael Hudson-Doyle
wrote:
> Ian Lance Taylor writes:
>
>> This patch to the Go frontend and libgo implements method values in the
>> reflect package. Working with method values and reflect now works
>> correctly, at least on x86.
>
> Can you give me a test cas
Ian Lance Taylor writes:
> This patch to the Go frontend and libgo implements method values in the
> reflect package. Working with method values and reflect now works
> correctly, at least on x86.
Can you give me a test case? I can try it on a few other architectures
tomorrow.
Cheers,
mwh
>