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
This was rolled back as it caused conflicts internally. Rather than explicitly forward declaring these things, I think we need an approach that duck-types the messages.
Open source protobuf messages derive from
google::protobuf::MessageLite
.GTest enables ProtbufPrinter based on:
So open-source protobufs are printed as bytes.
This was previously closed as "inactive": #1102
The issue still occurs at current master.
The text was updated successfully, but these errors were encountered: