On Wed, 20 Mar 2013, Rainer Orth wrote:
> Rainer Orth writes:
>
> > Ian Lance Taylor writes:
> >
> >> On Thu, Mar 14, 2013 at 9:53 AM, Rainer Orth wrote:
> >>
> >>> I found that this patch
> >>>
> >>> 2012-12-04 Ian Lance Taylor
> >>> * godump.c (find_dummy_types): Output a dummy type i
Rainer Orth writes:
> Ian Lance Taylor writes:
>
>> On Thu, Mar 14, 2013 at 9:53 AM, Rainer Orth wrote:
>>
>>> I found that this patch
>>>
>>> 2012-12-04 Ian Lance Taylor
>>> * godump.c (find_dummy_types): Output a dummy type if we couldn't
>>> output the real type.
>>>
>>> fixe
Ian Lance Taylor writes:
> On Thu, Mar 14, 2013 at 9:53 AM, Rainer Orth wrote:
>
>> I found that this patch
>>
>> 2012-12-04 Ian Lance Taylor
>> * godump.c (find_dummy_types): Output a dummy type if we couldn't
>> output the real type.
>>
>>
>>
>> fixes the problem, so I'd like t
On Thu, Mar 14, 2013 at 9:53 AM, Rainer Orth wrote:
> I found that this patch
>
> 2012-12-04 Ian Lance Taylor
> * godump.c (find_dummy_types): Output a dummy type if we couldn't
> output the real type.
>
>
>
> fixes the problem, so I'd like to backport it.
>
> i386-pc-solaris2.11
Since Solaris 11.1, libgo compilation was failing with
sysinfo.go:676:267: error: use of undefined type '_ns_postinit_s'
sysinfo.go had
type _netstack struct { netstack_u struct { nu_modules [20+1]*byte; };
netstack_m_state [20+1]uint32; netstack_lock _kmutex_t; netstack_next
*_netstack; netst