the change in D5386 breaks compatibility with protobuf 2.6.1, which is what we target, the newer ByteSizeLong() function being introduced in protobuf 3.1
this diff reverts that change
Differential D5392
revert to deprecated protobuf ByteSize() due to compatibility Authored by majcosta on Mar 1 2020, 15:48. Tags None Subscribers None
Details
the change in D5386 breaks compatibility with protobuf 2.6.1, which is what we target, the newer ByteSizeLong() function being introduced in protobuf 3.1 this diff reverts that change ninja check
Diff Detail
Event Timeline |