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" (ming
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:
erro
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
http://code.google.com/p/proto
On Tue, Aug 5, 2014 at 4:53 AM, 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...
>
> Do you guy
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 h