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

Issue 4515176: code review 4515176: go spec: specify constant conversions (Closed)

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

Description

go spec: specify constant conversions This is not a language change. Added paragraphs specifying which conversions yield results that are constants.

Patch Set 1 #

Patch Set 2 : diff -r 334b588b4e4f https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 334b588b4e4f https://go.googlecode.com/hg/ #

Patch Set 4 : diff -r 334b588b4e4f https://go.googlecode.com/hg/ #

Patch Set 5 : diff -r 73d526d94d1d https://go.googlecode.com/hg/ #

Patch Set 6 : diff -r a76d0d153858 https://go.googlecode.com/hg/ #

Patch Set 7 : diff -r 1a47bb34b2ba https://go.googlecode.com/hg/ #

Patch Set 8 : diff -r 1a47bb34b2ba https://go.googlecode.com/hg/ #

Patch Set 9 : diff -r caaab1e64d49 https://go.googlecode.com/hg/ #

Patch Set 10 : diff -r c06db976d5b3 https://go.googlecode.com/hg/ #

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

Messages

Total messages: 12
gri
Hello r@golang.org, rsc@golang.org, iant@golang.org, ken@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to ...
13 years, 11 months ago (2011-06-01 20:57:11 UTC) #1
iant2
LGTM gri@golang.org writes: > Reviewers: r, rsc, iant, ken2, > > Message: > Hello r@golang.org, ...
13 years, 11 months ago (2011-06-01 21:05:09 UTC) #2
rsc
LGTM Maybe add string('x') before the string(0x266c). Nice code point by the way.
13 years, 11 months ago (2011-06-01 21:17:41 UTC) #3
r
LGTM does it say somewhere that int(3.2) is illegal?
13 years, 11 months ago (2011-06-01 22:45:36 UTC) #4
gri
ugh. not sure. will revisit. - gri On Wed, Jun 1, 2011 at 3:45 PM, ...
13 years, 11 months ago (2011-06-01 22:56:23 UTC) #5
gri
PTAL. This is the CL re: constant conversions. Previously, there was no explicit language about ...
13 years, 11 months ago (2011-06-08 21:59:56 UTC) #6
gri
Here's the new text in the Conversions section: http://godoc-test.prom.corp.google.com/doc/go_spec.html#Conversions served freshly via app engine - ...
13 years, 11 months ago (2011-06-08 23:52:47 UTC) #7
gri
ping On Wed, Jun 8, 2011 at 2:59 PM, Robert Griesemer <gri@golang.org> wrote: > PTAL. ...
13 years, 10 months ago (2011-06-13 16:54:03 UTC) #8
rsc
LGTM
13 years, 10 months ago (2011-06-13 16:59:59 UTC) #9
r
LGTM
13 years, 10 months ago (2011-06-13 23:37:59 UTC) #10
iant
LGTM
13 years, 10 months ago (2011-06-13 23:42:21 UTC) #11
gri
13 years, 10 months ago (2011-06-13 23:47:38 UTC) #12
*** Submitted as http://code.google.com/p/go/source/detail?r=dc2faaa6c26a ***

go spec: specify constant conversions

This is not a language change.

Added paragraphs specifying which conversions
yield results that are constants.

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

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