Status: New
Owner: liuj...@google.com
Labels: Type-Defect Priority-Medium

New issue 427 by mpiet...@masspay.eu: 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 protobuf@googlegroups.com.
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en.

Reply via email to