You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The getSyntax method on messageDescriptor.getFile() got removed
in protobuf version 4.
This change gets the syntax information directly from the proto, this
works in protobuf v3 and v4.
fixesapache#3175
see also apache#3182
0 commit comments