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

Issue 4548073: code review 4548073: gc: disallow ... in type conversions (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 9 months ago by ality
Modified:
13 years, 9 months ago
Reviewers:
CC:
bradfitz, rsc, golang-dev
Visibility:
Public.

Description

gc: disallow ... in type conversions Fixes issue 1866.

Patch Set 1 #

Patch Set 2 : diff -r 1a909a093ff9 https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 1a909a093ff9 https://go.googlecode.com/hg/ #

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

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

Messages

Total messages: 8
ality
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 9 months ago (2011-05-30 15:34:57 UTC) #1
bradfitz
On Mon, May 30, 2011 at 8:34 AM, <ality@pbrane.org> wrote: > Reviewers: golang-dev_googlegroups.com, > > ...
13 years, 9 months ago (2011-05-30 16:43:05 UTC) #2
ality
Brad Fitzpatrick <bradfitz@golang.org> once said: > It doesn't fix anything for long if there's no ...
13 years, 9 months ago (2011-05-30 16:58:24 UTC) #3
bradfitz
On Mon, May 30, 2011 at 9:57 AM, Anthony Martin <ality@pbrane.org> wrote: > Brad Fitzpatrick ...
13 years, 9 months ago (2011-05-30 17:05:48 UTC) #4
rsc
ddd1 is fine
13 years, 9 months ago (2011-05-30 20:00:24 UTC) #5
ality
Hello golang-dev@googlegroups.com, bradfitz@golang.org, rsc@golang.org (cc: golang-dev@googlegroups.com), Please take another look.
13 years, 9 months ago (2011-05-31 02:52:19 UTC) #6
rsc
LGTM
13 years, 9 months ago (2011-05-31 18:38:30 UTC) #7
rsc
13 years, 9 months ago (2011-05-31 19:41:49 UTC) #8
*** Submitted as http://code.google.com/p/go/source/detail?r=0d10a13d15c0 ***

gc: disallow ... in type conversions

Fixes issue 1866.

R=bradfitz, rsc
CC=golang-dev
http://codereview.appspot.com/4548073

Committer: Russ Cox <rsc@golang.org>
Sign in to reply to this message.

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