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

Issue 5399051: code review 5399051: gotour: fix misleading hint (currently suggests divide ... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 6 months ago by adg
Modified:
12 years, 6 months ago
Reviewers:
rsc
CC:
golang-dev, dsymonds
Visibility:
Public.

Description

gotour: fix misleading hint (currently suggests divide by zero) Fixees issue 15.

Patch Set 1 #

Patch Set 2 : diff -r 316215eb8cc8 https://go-tour.googlecode.com/hg #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M static/index.html View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 4
adg
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go-tour.googlecode.com/hg
12 years, 6 months ago (2011-11-17 03:54:33 UTC) #1
dsymonds
LGTM
12 years, 6 months ago (2011-11-17 03:57:51 UTC) #2
adg
*** Submitted as http://code.google.com/p/go-tour/source/detail?r=c80b0cb63992 *** gotour: fix misleading hint (currently suggests divide by zero) Fixees ...
12 years, 6 months ago (2011-11-17 04:13:26 UTC) #3
rsc
12 years, 6 months ago (2011-11-17 06:58:37 UTC) #4
s/float64(1.0)/float64(1)/.
there's no point to the conversion with the .0.
Sign in to reply to this message.

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