Hi Ishmouse, I'm seeing similar compatibility problems as you. Do you change protobuf-2.5 source code and rebuild protobuf-java-2.5.0.jar?
I cannot see your attched diff file. Can you resend it? Thanks! -Shawn On Thursday, March 20, 2014 at 8:02:12 PM UTC-7, [email protected] wrote: > > > Comment #6 on issue 493 by lshmouse: protobuf-java (2.5.0) > GeneratedMessage#getUnknownFields() not implemented > http://code.google.com/p/protobuf/issues/detail?id=493 > > To keep the compatibility, i do a little hack in getUnknownFields and > deploy a new version protobuf-java. It works fine after some tests. > > I don't know if there are some potential problems? thx > > Attachments: > hack.diff 592 bytes > > -- > You received this message because this project is configured to send all > issue notifications to this address. > You may adjust your notification preferences at: > https://code.google.com/hosting/settings > On Thursday, March 20, 2014 at 8:02:12 PM UTC-7, [email protected] wrote: > > > Comment #6 on issue 493 by lshmouse: protobuf-java (2.5.0) > GeneratedMessage#getUnknownFields() not implemented > http://code.google.com/p/protobuf/issues/detail?id=493 > > To keep the compatibility, i do a little hack in getUnknownFields and > deploy a new version protobuf-java. It works fine after some tests. > > I don't know if there are some potential problems? thx > > Attachments: > hack.diff 592 bytes > > -- > You received this message because this project is configured to send all > issue notifications to this address. > You may adjust your notification preferences at: > https://code.google.com/hosting/settings > -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/protobuf. For more options, visit https://groups.google.com/d/optout.
