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

Issue 6737053: code review 6737053: cmd/gc: fix confusing error when using variable as type. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 6 months ago by DMorsing
Modified:
11 years, 6 months ago
Reviewers:
CC:
golang-dev, rsc
Visibility:
Public.

Description

cmd/gc: fix confusing error when using variable as type. Fixes issue 3783.

Patch Set 1 #

Patch Set 2 : diff -r c7597460474e https://code.google.com/p/go/ #

Patch Set 3 : diff -r c7597460474e https://code.google.com/p/go/ #

Patch Set 4 : diff -r c7597460474e https://code.google.com/p/go/ #

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

Messages

Total messages: 4
DMorsing
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go/
11 years, 6 months ago (2012-10-21 17:58:49 UTC) #1
DMorsing
Note that I'm using the new naming convention for fixedbugs discussed in https://codereview.appspot.com/6543057/ . I ...
11 years, 6 months ago (2012-10-21 18:00:14 UTC) #2
rsc
LGTM
11 years, 6 months ago (2012-10-21 18:07:06 UTC) #3
DMorsing
11 years, 6 months ago (2012-10-21 18:50:41 UTC) #4
*** Submitted as http://code.google.com/p/go/source/detail?r=9856fff6ffaa ***

cmd/gc: fix confusing error when using variable as type.

Fixes issue 3783.

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

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