wfxiang08 / goprotobuf

Automatically exported from code.google.com/p/goprotobuf
Other
0 stars 0 forks source link

go get protoc-gen-go failed #47

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.go get code.google.com/p/goprotobuf/protoc-gen-go
2.
3.

What is the expected output? What do you see instead?
should be no output
but:
# code.google.com/p/goprotobuf/protoc-gen-go/generator
..\..\..\code.google.com\p\goprotobuf\protoc-gen-go\generator\generator.go:884:
too few values in struct initializer

What version of the product are you using? On what operating system?
The release version on Go 1.2

Please provide any additional information below.

Original issue reported on code.google.com by che...@garena.com on 6 Dec 2013 at 8:57

GoogleCodeExporter commented 9 years ago
Sorry, please ignore this

After use go get -u, problem solved.

Original comment by che...@garena.com on 6 Dec 2013 at 8:59

GoogleCodeExporter commented 9 years ago

Original comment by dsymo...@golang.org on 6 Dec 2013 at 9:09