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

Issue 4532045: code review 4532045: gc: fix type switch error message for invalid cases.

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 11 months ago by lstoakes
Modified:
5 months, 3 weeks ago
Reviewers:
rsc
CC:
rsc, golang-dev
Visibility:
Public.

Description

gc: fix type switch error message for invalid cases. Fixes issue 1606.

Patch Set 1 #

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

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

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

Patch Set 5 : diff -r 3556fc4657a3 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -1 line) Patch
M src/cmd/gc/swt.c View 1 1 chunk +4 lines, -1 line 0 comments Download
A test/fixedbugs/bug340.go View 1 2 3 1 chunk +17 lines, -0 lines 0 comments Download

Messages

Total messages: 4
lstoakes
Hello rsc (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
12 years, 11 months ago (2011-05-10 05:24:45 UTC) #1
rsc
LGTM please run hg gofmt; hg mail
12 years, 11 months ago (2011-05-11 15:56:54 UTC) #2
lstoakes
Hello rsc (cc: golang-dev@googlegroups.com), Please take another look.
12 years, 11 months ago (2011-05-11 17:05:43 UTC) #3
rsc
12 years, 11 months ago (2011-05-12 03:42:03 UTC) #4
*** Submitted as http://code.google.com/p/go/source/detail?r=1bad75771eb6 ***

gc: fix type switch error message for invalid cases.

Fixes issue 1606.

R=rsc
CC=golang-dev
http://codereview.appspot.com/4532045

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