[protobuf] Re: Issue 266 in protobuf: Protoc generates unused variable in Java for protobuf with single repeated field

2014-10-24 Thread protobuf
Comment #7 on issue 266 by blakeman...@gmail.com: Protoc generates unused variable in Java for protobuf with single repeated field https://code.google.com/p/protobuf/issues/detail?id=266 Still waiting on a fix for this... -- You received this message because this project is configured to

[protobuf] Re: Issue 266 in protobuf: Protoc generates unused variable in Java for protobuf with single repeated field

2013-11-24 Thread protobuf
Comment #6 on issue 266 by artem.br...@gmail.com: Protoc generates unused variable in Java for protobuf with single repeated field http://code.google.com/p/protobuf/issues/detail?id=266 With last update (2.5.0) added more unused variables for the same *.proto files in generated *.java.

[protobuf] Re: Issue 266 in protobuf: Protoc generates unused variable in Java for protobuf with single repeated field

2013-04-29 Thread mwfong
These unused variables are still being generated by protobuf-2.5.0. Attached is a diff that conditionally suppresses their generation. -- You received this message because you are subscribed to the Google Groups Protocol Buffers group. To unsubscribe from this group and stop receiving emails

[protobuf] Re: Issue 266 in protobuf: Protoc generates unused variable in Java for protobuf with single repeated field

2013-04-29 Thread protobuf
Updates: Status: Accepted Owner: xiaof...@google.com Comment #5 on issue 266 by xiaof...@google.com: Protoc generates unused variable in Java for protobuf with single repeated field http://code.google.com/p/protobuf/issues/detail?id=266 (No comment was entered for this

[protobuf] Re: Issue 266 in protobuf: Protoc generates unused variable in Java for protobuf with single repeated field

2013-04-25 Thread protobuf
Comment #4 on issue 266 by nachaish...@gmail.com: Protoc generates unused variable in Java for protobuf with single repeated field http://code.google.com/p/protobuf/issues/detail?id=266 Is this issue fixed yet? -- You received this message because this project is configured to send all

[protobuf] Re: Issue 266 in protobuf: Protoc generates unused variable in Java for protobuf with single repeated field

2011-12-13 Thread protobuf
Comment #2 on issue 266 by wolfma...@gmail.com: Protoc generates unused variable in Java for protobuf with single repeated field http://code.google.com/p/protobuf/issues/detail?id=266 this is really annoying, need to add a required field to avoid the warning. -- You received this message