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

Issue 1281041: code review 1281041: go spec: fix and clarify syntax of conversions (Closed)

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

Description

go spec: fix and clarify syntax of conversions Fixes issue 803.

Patch Set 1 #

Patch Set 2 : code review 1281041: go spec: fix and clarify syntax of conversions #

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

Messages

Total messages: 4
gri
Hello rsc, r, iant, ken2 (cc: golang-dev@googlegroups.com), I'd like you to review this change.
14 years, 9 months ago (2010-05-24 21:41:16 UTC) #1
rsc
LGTM > +&lt;- chan int(c) // same as &lt;-(chan int(c)) Drop the space between <- ...
14 years, 9 months ago (2010-05-24 21:50:32 UTC) #2
r2
LGTM On May 24, 2010, at 2:50 PM, Russ Cox wrote: > LGTM > >> ...
14 years, 9 months ago (2010-05-24 21:52:04 UTC) #3
gri
14 years, 9 months ago (2010-05-24 21:58:28 UTC) #4
*** Submitted as http://code.google.com/p/go/source/detail?r=2f188386cc7b ***

go spec: fix and clarify syntax of conversions

Fixes issue 803.

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

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