Re: [go-nuts] internal compiler error: name too long: *struct {

2017-02-01 Thread Ian Lance Taylor
On Wed, Feb 1, 2017 at 4:58 AM, wrote: > > Go 1.7.1, 1.7.5 does not compile program with a large struct defintion. > Version 1.6.4 and some other previous versions do compile. > It could be a problem of the 1.7 compiler. > > The declaration of the struct type is about 70 Kbytes (70k of characte

[go-nuts] internal compiler error: name too long: *struct {

2017-02-01 Thread ing . richard . dvorak
Go 1.7.1, 1.7.5 does not compile program with a large struct defintion. *Version 1.6.4 and some other previous versions do compile.* It could be a problem of the 1.7 compiler. The declaration of the struct type is about 70 Kbytes (70k of characters ) large and it is also complex, contains only