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

Issue 5353046: code review 5353046: gc: Switch related errors should use plain format. (Closed)

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

Description

gc: Switch related errors should use plain format. Fixes issue 2422.

Patch Set 1 #

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

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

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

Patch Set 5 : diff -r 29ce507f2769 https://go.googlecode.com/hg/ #

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

Messages

Total messages: 3
lvd
Hello rsc@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 7 months ago (2011-11-06 14:41:18 UTC) #1
rsc
LGTM Please rewrite those two %+N to %lN, not %N. I suspect they were simply ...
13 years, 7 months ago (2011-11-06 18:45:26 UTC) #2
lvd
13 years, 7 months ago (2011-11-06 21:14:01 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=568ffed67598 ***

gc: Switch related errors should use plain format.

Fixes issue 2422.

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

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