]> git.pld-linux.org Git - packages/protobuf.git/commit
up to 3.0.0
authorElan Ruusamäe <glen@delfi.ee>
Sun, 4 Sep 2016 19:16:48 +0000 (22:16 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Sun, 4 Sep 2016 19:23:11 +0000 (22:23 +0300)
commit57ac76ff4f3cb37366b5871927606ad8a782ef04
tree945c0619b66bfd32872357ecd49589cb26041339
parent81c7e5774da1a18cade25dab87ec7ddcf8fc7b0a
up to 3.0.0

- proto3 support
- backward compatible with proto2

does not compile with gcc 5.4:

In file included from google/protobuf/stubs/mathlimits.cc:36:0:
./google/protobuf/stubs/mathlimits.h:203:315: error: overflow in constant expression [-fpermissive]
./google/protobuf/stubs/mathlimits.h:203:315: error: overflow in constant expression [-fpermissive]
./google/protobuf/stubs/mathlimits.h:203:315: error: overflow in constant expression [-fpermissive]

https://github.com/google/protobuf/issues/2068
protobuf.spec
This page took 0.105924 seconds and 4 git commands to generate.