Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.6.0 Beta1
-
None
-
-
4014d708a (dev), d3943fb90 (6.6)
Description
In my application serializing and later deserializing protobuf-generated class instances that contain QtProtobuf::Any doesn't work out; see attached code.
I did not (even though that might have been helpful) try deserializing a byte stream with some other method (such as python's protobuf support) to see if the serialization part is actually ok; it seems like that ought to be part of the tests though IMHO – to deserialize stuff using a different language/library to make sure compatibility is there.
Reported_by_support_standard