On Sep 21, 2010, at 20:19 , Kenton Varda wrote:
That still seems strange. The generated code explicitly refers to ::std::string, so it couldn't be using your type.
Is your custom "string" type defined with macros? That would probably do the trick, since they don't respect namespaces.
Evan -- Evan Jones http://evanjones.ca/ -- 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.
