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

Issue 5886: Compile protobuf with cxx on Tru64

Can't Edit
Can't Publish+Mail
Start Review
Created:
15 years, 7 months ago by choiniere.vincent
Modified:
14 years, 9 months ago
Reviewers:
kenton
Base URL:
http://protobuf.googlecode.com/svn/trunk
Visibility:
Public.

Description

With this patch, the project compile on Tru64 with cxx. see http://code.google.com/p/protobuf/issues/detail?id=38 for more details. Tested on : TRU64 v5.1B with the cxx compiler V6.5.

Patch Set 1 #

Patch Set 2 : From previous code review remarks #

Patch Set 3 : one file missing... #

Patch Set 4 : update of the README file #

Patch Set 5 : One more patch for Tru64 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+114 lines, -55 lines) Patch
README.txt View 1 4 2 chunks +14 lines, -1 line 0 comments Download
src/google/protobuf/compiler/cpp/cpp_unittest.cc View 1 2 3 4 1 chunk +9 lines, -1 line 0 comments Download
src/google/protobuf/descriptor.cc View 1 2 chunks +4 lines, -4 lines 0 comments Download
src/google/protobuf/descriptor_unittest.cc View 1 2 3 4 2 chunks +2 lines, -2 lines 0 comments Download
src/google/protobuf/io/zero_copy_stream_impl.cc View 1 chunk +2 lines, -0 lines 0 comments Download
src/google/protobuf/message.h View 1 1 chunk +4 lines, -0 lines 0 comments Download
src/google/protobuf/repeated_field.h View 1 2 3 4 5 chunks +26 lines, -13 lines 0 comments Download
src/google/protobuf/repeated_field.cc View 1 3 4 2 chunks +4 lines, -0 lines 0 comments Download
src/google/protobuf/stubs/common.h View 1 2 3 4 1 chunk +4 lines, -1 line 0 comments Download
src/google/protobuf/stubs/strutil.h View 1 2 3 4 1 chunk +7 lines, -0 lines 0 comments Download
src/google/protobuf/text_format_unittest.cc View 1 2 3 4 1 chunk +9 lines, -1 line 0 comments Download
src/gtest/gtest.cc View 1 2 3 4 4 chunks +28 lines, -25 lines 0 comments Download
src/gtest/internal/gtest-internal.h View 1 2 3 4 2 chunks +0 lines, -6 lines 0 comments Download
src/gtest/internal/gtest-port.h View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 10
choiniere.vincent
15 years, 7 months ago (2008-09-19 19:46:58 UTC) #1
kenton
Thanks for the patch. It's great to support more platforms. I'm not sure I understand ...
15 years, 7 months ago (2008-09-19 20:40:58 UTC) #2
choiniere.vincent
From previous code review remarks
15 years, 7 months ago (2008-09-23 17:07:26 UTC) #3
choiniere.vincent
one file missing...
15 years, 7 months ago (2008-09-23 18:53:17 UTC) #4
choiniere.vincent
So this is an new "patch" based on your review. the anonymous namespace simply don't ...
15 years, 7 months ago (2008-09-23 18:59:55 UTC) #5
choiniere.vincent
update of the README file
15 years, 7 months ago (2008-09-23 19:48:08 UTC) #6
kenton
http://codereview.appspot.com/5886/diff/401/212 File src/google/protobuf/io/zero_copy_stream_impl.cc (right): http://codereview.appspot.com/5886/diff/401/212#newcode32 Line 32: On 2008/09/23 18:59:55, choiniere.vincent wrote: > Because the ...
15 years, 7 months ago (2008-09-24 21:27:27 UTC) #7
choiniere.vincent
See reply to your comments... http://codereview.appspot.com/5886/diff/233/430 File src/google/protobuf/compiler/cpp/cpp_unittest.cc (right): http://codereview.appspot.com/5886/diff/233/430#newcode56 Line 56: namespace GOOGLE_ANONYMOUS_NAMESPACE { ...
15 years, 7 months ago (2008-09-26 15:11:10 UTC) #8
choiniere.vincent
One more patch for Tru64
15 years, 7 months ago (2008-09-30 21:02:14 UTC) #9
choiniere.vincent
15 years, 7 months ago (2008-09-30 21:03:42 UTC) #10
The last patch is about my "Patch Set 4" comments to your last reply
Sign in to reply to this message.

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