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

Issue 138040043: code review 138040043: go.tools/cmd/stringer: Fix build on 32bit OSs.

Can't Edit
Can't Publish+Mail
Start Review
Created:
9 years, 7 months ago by mattn
Modified:
9 years, 7 months ago
Reviewers:
r
CC:
golang-codereviews, gri, r
Visibility:
Public.

Description

go.tools/cmd/stringer: Fix build on 32bit OSs.

Patch Set 1 #

Patch Set 2 : diff -r 55407ca4191da3f9bcf88a787baaff24a9eb9d97 https://code.google.com/p/go.tools #

Patch Set 3 : diff -r 55407ca4191da3f9bcf88a787baaff24a9eb9d97 https://code.google.com/p/go.tools #

Total comments: 3

Patch Set 4 : diff -r 55407ca4191da3f9bcf88a787baaff24a9eb9d97 https://code.google.com/p/go.tools #

Patch Set 5 : diff -r 55407ca4191da3f9bcf88a787baaff24a9eb9d97 https://code.google.com/p/go.tools #

Patch Set 6 : diff -r 4ef64e0ab9bb55e6d319a55361df28d83907cc50 https://code.google.com/p/go.tools #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -3 lines) Patch
M cmd/stringer/stringer.go View 1 2 3 1 chunk +1 line, -3 lines 0 comments Download

Messages

Total messages: 7
mattn
Hello golang-codereviews@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go.tools
9 years, 7 months ago (2014-09-04 03:37:51 UTC) #1
gri
https://codereview.appspot.com/138040043/diff/40001/cmd/stringer/stringer.go File cmd/stringer/stringer.go (right): https://codereview.appspot.com/138040043/diff/40001/cmd/stringer/stringer.go#newcode458 cmd/stringer/stringer.go:458: return 64 return 32 64 is extremely unlikely I ...
9 years, 7 months ago (2014-09-04 03:43:04 UTC) #2
r
LGTM after change to 32. https://codereview.appspot.com/138040043/diff/40001/cmd/stringer/stringer.go File cmd/stringer/stringer.go (right): https://codereview.appspot.com/138040043/diff/40001/cmd/stringer/stringer.go#newcode458 cmd/stringer/stringer.go:458: return 64 On 2014/09/04 ...
9 years, 7 months ago (2014-09-04 04:55:08 UTC) #3
mattn
Hello golang-codereviews@googlegroups.com, gri@golang.org, r@golang.org (cc: golang-codereviews@googlegroups.com), Please take another look.
9 years, 7 months ago (2014-09-04 06:48:52 UTC) #4
mattn
https://codereview.appspot.com/138040043/diff/40001/cmd/stringer/stringer.go File cmd/stringer/stringer.go (right): https://codereview.appspot.com/138040043/diff/40001/cmd/stringer/stringer.go#newcode458 cmd/stringer/stringer.go:458: return 64 On 2014/09/04 04:55:08, r wrote: > On ...
9 years, 7 months ago (2014-09-04 06:49:35 UTC) #5
r
LGTM
9 years, 7 months ago (2014-09-04 14:49:32 UTC) #6
r
9 years, 7 months ago (2014-09-04 17:51:42 UTC) #7
*** Submitted as
https://code.google.com/p/go/source/detail?r=4c2a8e992d65&repo=tools ***

go.tools/cmd/stringer: Fix build on 32bit OSs.

LGTM=r
R=golang-codereviews, gri, r
CC=golang-codereviews
https://codereview.appspot.com/138040043

Committer: Rob Pike <r@golang.org>
Sign in to reply to this message.

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