Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(3189)

Issue 41057: Messages with "repeated" fields do not compile cleanly with g++ -Weffc++

Can't Edit
Can't Publish+Mail
Start Review
Created:
15 years ago by mdpoole
Modified:
15 years ago
Reviewers:
kenton
Base URL:
http://protobuf.googlecode.com/svn/trunk/
Visibility:
Public.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+97 lines, -47 lines) Patch
M src/google/protobuf/compiler/cpp/cpp_enum_field.cc View 1 chunk +5 lines, -1 line 0 comments Download
M src/google/protobuf/compiler/cpp/cpp_message.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/google/protobuf/compiler/cpp/cpp_message_field.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/google/protobuf/compiler/cpp/cpp_primitive_field.cc View 1 chunk +5 lines, -1 line 0 comments Download
M src/google/protobuf/compiler/cpp/cpp_string_field.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/google/protobuf/descriptor.pb.cc View 36 chunks +84 lines, -42 lines 0 comments Download

Messages

Total messages: 2
mdpoole
15 years ago (2009-04-14 01:46:22 UTC) #1
kenton
15 years ago (2009-04-16 22:43:58 UTC) #2
Looks good to me.  I added a newline between "_unknown_fields_()," and
"_cached_size_(0)" but otherwise submitted verbatim.

Committed as rev 108.

Thanks!
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b