gem5/src/proto
Jason Lowe-Power 8056b73511 Summary:proto: Fix warnings for protoc v3
Changeset 11793:9e7dc6807c35
---------------------------
proto: Fix warnings for protoc v3

protoc v3 introduces a new syntax for proto files and warns when the
syntax is not explicitly stated.

protoc relies on the fact that undefined preprocessor symbols are
explanded to 0 but since we use -Wundef they end up generating
warnings.
2017-01-28 13:44:35 +05:30
..
SConscript Summary:proto: Fix warnings for protoc v3 2017-01-28 13:44:35 +05:30
inst.proto Summary:proto: Fix warnings for protoc v3 2017-01-28 13:44:35 +05:30
inst_dep_record.proto Summary:proto: Fix warnings for protoc v3 2017-01-28 13:44:35 +05:30
packet.proto Summary:proto: Fix warnings for protoc v3 2017-01-28 13:44:35 +05:30
protoio.cc style: [patch 1/22] use /r/3648/ to reorganize includes 2016-11-09 14:27:37 -06:00
protoio.hh base: Avoid size limitation on protobuf coded streams 2013-05-30 12:53:53 -04:00