Status: New
Owner: [email protected]
Labels: Type-Defect Priority-Medium

New issue 427 by [email protected]: Error generating fields methods (not a case sensitive)
http://code.google.com/p/protobuf/issues/detail?id=427

What steps will reproduce the problem?
1. do compilation of a.proto file. (see attached files)
example: protoc --cpp_output=./ a.proto

What is the expected output? What do you see instead?
expected:  that exists set_id () and set_iD ()
instead of: double set_id () methods
Please check generated .h file

What version of the product are you using? On what operating system?
protoc 2.4.1
Ubuntu 12.4.1 desktop version - 64 bit


Attachments:
        a.proto  78 bytes
        a.pb.h  5.2 KB
        a.pb.cc  9.8 KB

--
You received this message because you are subscribed to the Google Groups "Protocol 
Buffers" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en.

Reply via email to