[protobuf] Re: Issue 195 in protobuf: common.h should not have using namespace std;

2014-08-05 Thread protobuf
Comment #11 on issue 195 by etienne@gmail.com: common.h should not have using namespace std; http://code.google.com/p/protobuf/issues/detail?id=195 Hello google ! I just ran into this using namespace std; in common.h... Do you guys have any plans to remove this ugly using from the

Re: [protobuf] Re: Issue 195 in protobuf: common.h should not have using namespace std;

2014-08-05 Thread 'Feng Xiao' via Protocol Buffers
On Tue, Aug 5, 2014 at 4:53 AM, proto...@googlecode.com wrote: Comment #11 on issue 195 by etienne@gmail.com: common.h should not have using namespace std; http://code.google.com/p/protobuf/issues/detail?id=195 Hello google ! I just ran into this using namespace std; in common.h...

[protobuf] Issue 659 in protobuf: Use of Class.forName without specifying the ClassLoader is not OSGi friendly

2014-08-05 Thread protobuf
Status: New Owner: liuj...@google.com Labels: Type-Defect Priority-Medium New issue 659 by mario.fu...@gmail.com: Use of Class.forName without specifying the ClassLoader is not OSGi friendly http://code.google.com/p/protobuf/issues/detail?id=659 This statement

[protobuf] Re: Issue 531 in protobuf: Cannot build protobuf using VS2013

2014-08-05 Thread protobuf
Comment #13 on issue 531 by novede...@gmail.com: Cannot build protobuf using VS2013 http://code.google.com/p/protobuf/issues/detail?id=531 I've run into the same problems described, both the /FS switch and the min/max error and have fixed both. However I've come across a third error:

[protobuf] Re: Issue 471 in protobuf: automake-1.12 warning archiver requires 'AM_PROG_AR' in 'configure.ac'

2014-08-05 Thread protobuf
Updates: Status: WontFix Comment #3 on issue 471 by jie...@google.com: automake-1.12 warning archiver requires 'AM_PROG_AR' in 'configure.ac' http://code.google.com/p/protobuf/issues/detail?id=471 If add AM_PROG_AR, mingw reports error: possibly undefined macro: AM_PROG_AR (mingw,