Status: New
Owner: [email protected]
Labels: Type-Defect Priority-Medium
New issue 156 by [email protected]: extension_set.h needs GetMessage /
GetMessageA / GetMessageW workaround
http://code.google.com/p/protobuf/issues/detail?id=156
message.h has a workaround for how windows.h #defines GetMessage;
extension_set.h needs this same workaround. Both these headers define
methods with the name GetMessage(...). Without the workaround, it's
possible
to see link errors when you use protobuf extensions in a context where
windows.h has been included.
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--
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.