Status: New
Owner: ken...@google.com
Labels: Type-Defect Priority-Medium

New issue 157 by n...@chromium.org: win32's subprocess.cc doesn't compile if UNICODE is defined.
http://code.google.com/p/protobuf/issues/detail?id=157

subprocess.cc doesn't compile if UNICODE was defined, because it
passes a std::string to an interface that expects a wide character.

We should explicitly call the ASCII variant.

Regression starting with release 2.3.0.

--
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 proto...@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