Skip to content

Using 2 proto files with same name for messages. #3

@GoogleCodeExporter

Description

@GoogleCodeExporter
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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions