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

Issue 4035042: code review 4035042: gc: fix typed constant declarations (Closed)

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

Description

gc: fix typed constant declarations Fixes issue 1411.

Patch Set 1 #

Patch Set 2 : code review 4035042: gc: fix typed constant declarations #

Patch Set 3 : code review 4035042: gc: fix typed constant declarations #

Patch Set 4 : code review 4035042: gc: fix typed constant declarations #

Total comments: 1

Patch Set 5 : code review 4035042: gc: fix typed constant declarations #

Patch Set 6 : code review 4035042: gc: fix typed constant declarations #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -2 lines) Patch
M src/cmd/gc/walk.c View 1 2 3 4 1 chunk +8 lines, -2 lines 0 comments Download
A test/fixedbugs/bug318.go View 1 2 1 chunk +12 lines, -0 lines 0 comments Download

Messages

Total messages: 7
ality
Hello rsc, gri (cc: golang-dev@googlegroups.com), I'd like you to review this change.
14 years, 5 months ago (2011-01-15 12:12:33 UTC) #1
rsc
There should be a test. On Sat, Jan 15, 2011 at 07:12, <ality@pbrane.org> wrote: > ...
14 years, 5 months ago (2011-01-15 16:21:32 UTC) #2
ality
Hello rsc, gri (cc: golang-dev@googlegroups.com), Please take another look.
14 years, 5 months ago (2011-01-16 01:06:04 UTC) #3
ejsherry
http://codereview.appspot.com/4035042/diff/10001/src/cmd/gc/walk.c File src/cmd/gc/walk.c (right): http://codereview.appspot.com/4035042/diff/10001/src/cmd/gc/walk.c#newcode273 src/cmd/gc/walk.c:273: yyerror("const initializer must be type %T", t); How about ...
14 years, 5 months ago (2011-01-17 19:12:33 UTC) #4
ality
Hello rsc, gri, ejsherry (cc: golang-dev@googlegroups.com), Please take another look.
14 years, 5 months ago (2011-01-18 02:41:15 UTC) #5
rsc
LGTM
14 years, 5 months ago (2011-01-18 15:03:54 UTC) #6
rsc
14 years, 5 months ago (2011-01-18 16:24:51 UTC) #7
*** Submitted as 41f50daef3ac ***

gc: fix typed constant declarations

Fixes issue 1411.

R=rsc, gri, ejsherry
CC=golang-dev
http://codereview.appspot.com/4035042

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