Comment #2 on issue 544 by julien.d...@gmail.com: C++ headers use unqualified (=potentially ambiguous) names from std namespace
http://code.google.com/p/protobuf/issues/detail?id=544

There is also an issue with the 'max' function in google/protobuf/repeated_field.h. It seems to be a mistake as other std functions are prefixed in this file (copy, swap, ...).

I had an error when I tried to add protobuf to a project which also define its own generic max function outside any namespace.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups "Protocol 
Buffers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to protobuf+unsubscr...@googlegroups.com.
To post to this group, send email to protobuf@googlegroups.com.
Visit this group at http://groups.google.com/group/protobuf.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to