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