Eric Botcazou writes:
>> This patch improves the error message that the Go frontend issues when
>> an unknown name in a package is used as type. It also fixes some
>> followon errors.
>
> s/identifer/identifier/ in the error message.
Fixed with the obvious patch. Committed to mainline. Thanks
Eric Botcazou writes:
>> This patch improves the error message that the Go frontend issues when
>> an unknown name in a package is used as type. It also fixes some
>> followon errors.
>
> s/identifer/identifier/ in the error message.
Argh, thanks. Will fix.
Ian
> This patch improves the error message that the Go frontend issues when
> an unknown name in a package is used as type. It also fixes some
> followon errors.
s/identifer/identifier/ in the error message.
--
Eric Botcazou