[protobuf] Re: Issue 225 in protobuf: Invalid file descriptor error only with VC++ 2005-2008 (not 2010)

2010-12-20 Thread protobuf
Updates: Status: Fixed Labels: FixedIn-2.4.0 Comment #4 on issue 225 by liuj...@google.com: Invalid file descriptor error only with VC++ 2005-2008 (not 2010) http://code.google.com/p/protobuf/issues/detail?id=225 Fixed in r362 -- You received this message because you are subs

[protobuf] Re: Issue 188 in protobuf: protobuf fails to link after compiling with LDFLAGS="-Wl,--as-needed" because of missing -lpthread

2010-12-20 Thread protobuf
Comment #26 on issue 188 by liuj...@google.com: protobuf fails to link after compiling with LDFLAGS="-Wl,--as-needed" because of missing -lpthread http://code.google.com/p/protobuf/issues/detail?id=188 Hi, Kacper, Before we can accept this patch, we need you to sign the Contributor License

[protobuf] ambiguous Builder errors when compiling a Maven project

2010-12-20 Thread Xiao Ling
Hi All, I have a generated protobuf java file which compiles alone under both ECJ and Oracle jdk. When the file is compiled together with other Java and Scala files in a Maven project, the compilation keeps outputing some error messages as follows: "DocumentProtos.java:1092: error: reference to B