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
What steps will reproduce the problem?
1. Create 2 proto files with same message name, say "Person"
2. Init both by using parsefile
3. Use Person->encode .. It uses last one "Person" class, first one is
overridden.
What is the expected output? What do you see instead?
I expect to use different namespaces for each proto.
What version of the product are you using? On what operating system?
Package: libgoogle-protocolbuffers-perl
Version: 0.08-2
OS: Ubuntu 13.04
Original issue reported on code.google.com by taipovm on 27 Sep 2013 at 10:42
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
taipovm
on 27 Sep 2013 at 10:42The text was updated successfully, but these errors were encountered: