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

Issue 3420041: code review 3420041: go_spec: fixed a couple omissions/type errors (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 3 months ago by gri
Modified:
14 years, 3 months ago
Reviewers:
CC:
r, rsc, iant, ken2, golang-dev
Visibility:
Public.

Description

go_spec: fixed a couple omissions/type errors - use math.Sqrt instead of Math.sqrt - use float64 for Point fields to match math.Sqrt - distinguish between Point and Point3D for clarity - add alignment sizes for complex types

Patch Set 1 #

Patch Set 2 : code review 3420041: go_spec: fixed a couple omissions/type errors #

Patch Set 3 : code review 3420041: go_spec: fixed a couple omissions/type errors #

Patch Set 4 : code review 3420041: go_spec: fixed a couple omissions/type errors #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -22 lines) Patch
M doc/go_spec.html View 1 2 9 chunks +23 lines, -22 lines 0 comments Download

Messages

Total messages: 4
gri
Hello r, rsc, iant, ken2 (cc: golang-dev@googlegroups.com), I'd like you to review this change.
14 years, 3 months ago (2010-12-02 19:29:21 UTC) #1
iant
LGTM
14 years, 3 months ago (2010-12-02 19:45:21 UTC) #2
r
LGTM
14 years, 3 months ago (2010-12-02 20:29:15 UTC) #3
gri
14 years, 3 months ago (2010-12-02 20:32:21 UTC) #4
*** Submitted as http://code.google.com/p/go/source/detail?r=061e47ba45e6 ***

go_spec: fixed a couple omissions/type errors

- use math.Sqrt instead of Math.sqrt
- use float64 for Point fields to match math.Sqrt
- distinguish between Point and Point3D for clarity
- add alignment sizes for complex types

R=r, rsc, iant, ken2
CC=golang-dev
http://codereview.appspot.com/3420041
Sign in to reply to this message.

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