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

New issue 487 by chen3feng: Building failure with clang or scan-build
http://code.google.com/p/protobuf/issues/detail?id=487

What steps will reproduce the problem?
1. build the code with clang or scan-build

What is the expected output? What do you see instead?
./thirdparty/protobuf-2.3.0/src/google/protobuf/wire_format_lite.h:292:48: error: parameter declarator cannot be qualified
  static bool ReadBytes (io::CodedInputStream* input, string* value);
                                               ^~~~~
./thirdparty/protobuf-2.3.0/src/google/protobuf/wire_format_lite.h:233:19: note: expanded from macro 'input'
#define input io::CodedInputStream* input
              ~~~~^

What version of the product are you using? On what operating system?
2.3.0, but 2.5.0 is still has this problem.

Please provide any additional information below.

Attachments:
        issue31351_46283_399040.diff  706 bytes

--
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to