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

Issue 10234052: code review 10234052: google-api-go-client: set opaque correctly in pre go1.1... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 10 months ago by francesc
Modified:
10 years, 1 month ago
Reviewers:
bradfitz
CC:
adg, bradfitz, campoy, golang-dev
Visibility:
Public.

Description

google-api-go-client: set opaque correctly in pre go1.1 versions

Patch Set 1 #

Patch Set 2 : diff -r f5129cffe77d https://code.google.com/p/google-api-go-client #

Patch Set 3 : diff -r f5129cffe77d https://code.google.com/p/google-api-go-client #

Patch Set 4 : diff -r f5129cffe77d https://code.google.com/p/google-api-go-client #

Patch Set 5 : diff -r f5129cffe77d https://code.google.com/p/google-api-go-client #

Patch Set 6 : diff -r f5129cffe77d https://code.google.com/p/google-api-go-client #

Total comments: 8

Patch Set 7 : diff -r f5129cffe77d https://code.google.com/p/google-api-go-client #

Patch Set 8 : diff -r f5129cffe77d https://code.google.com/p/google-api-go-client #

Total comments: 10

Patch Set 9 : diff -r f5129cffe77d https://code.google.com/p/google-api-go-client #

Patch Set 10 : diff -r f5129cffe77d https://code.google.com/p/google-api-go-client #

Patch Set 11 : diff -r f5129cffe77d https://code.google.com/p/google-api-go-client #

Unified diffs Side-by-side diffs Delta from patch set Stats (+122 lines, -2 lines) Patch
M .hgignore View 1 2 3 4 1 chunk +0 lines, -1 line 0 comments Download
M google-api-go-generator/gen.go View 1 1 chunk +1 line, -1 line 0 comments Download
A googleapi/go11.go View 1 2 3 4 5 6 1 chunk +5 lines, -0 lines 0 comments Download
M googleapi/googleapi.go View 1 2 3 4 5 6 7 8 1 chunk +12 lines, -0 lines 0 comments Download
A googleapi/googleapi_test.go View 1 2 3 4 5 6 7 8 9 1 chunk +104 lines, -0 lines 0 comments Download

Messages

Total messages: 7
francesc
Hello adg@golang.org, bradfitz@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/google-api-go-client
10 years, 10 months ago (2013-06-14 00:54:16 UTC) #1
bradfitz
https://codereview.appspot.com/10234052/diff/14001/googleapi/googleapi.go File googleapi/googleapi.go (right): https://codereview.appspot.com/10234052/diff/14001/googleapi/googleapi.go#newcode243 googleapi/googleapi.go:243: var isGo11 = true I think this is more ...
10 years, 10 months ago (2013-06-14 08:43:11 UTC) #2
francesc
PTAL https://codereview.appspot.com/10234052/diff/14001/googleapi/googleapi.go File googleapi/googleapi.go (right): https://codereview.appspot.com/10234052/diff/14001/googleapi/googleapi.go#newcode243 googleapi/googleapi.go:243: var isGo11 = true On 2013/06/14 08:43:11, bradfitz ...
10 years, 10 months ago (2013-06-14 23:02:45 UTC) #3
bradfitz
Let me know when you've run these tests on both Go 1.0 and Go 1.1, ...
10 years, 10 months ago (2013-06-18 03:12:37 UTC) #4
campoy
https://codereview.appspot.com/10234052/diff/20001/googleapi/googleapi.go File googleapi/googleapi.go (right): https://codereview.appspot.com/10234052/diff/20001/googleapi/googleapi.go#newcode245 googleapi/googleapi.go:245: // SetOpaque sets Opaque in the passed URL so ...
10 years, 10 months ago (2013-06-18 18:30:18 UTC) #5
bradfitz
LGTM Submit this first, and then we can do the auto-generated files in a separate ...
10 years, 10 months ago (2013-06-18 19:27:46 UTC) #6
francesc
10 years, 10 months ago (2013-06-18 19:56:10 UTC) #7
*** Submitted as
https://code.google.com/p/google-api-go-client/source/detail?r=1daa95ee8e04 ***

google-api-go-client: set opaque correctly in pre go1.1 versions

R=adg, bradfitz, campoy
CC=golang-dev
https://codereview.appspot.com/10234052
Sign in to reply to this message.

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