I wrote a message like this
message head
{
    required fixed32 msgSize = 1;
}

After generating cpp files, the member becomes msgsize.

Big ā€˜Sā€™ is changed to little 's'.

I've been heard about the filename case sensitive difference between
os,
but never heard name of class member case sensitive difference between
os.

Is it designed to ? Or other things?

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