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

Issue 4273114: code review 4273114: test: match gccgo error messages for bug274.go. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
14 years, 1 month ago by iant
Modified:
14 years, 1 month ago
Reviewers:
CC:
rsc, golang-dev
Visibility:
Public.

Description

test: match gccgo error messages for bug274.go. bug274.go:23:3: error: missing statement after label bug274.go:25:3: error: missing statement after label bug274.go:28:3: error: label ‘L2’ defined and not used

Patch Set 1 #

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M test/fixedbugs/bug274.go View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 3
iant
Hello rsc (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
14 years, 1 month ago (2011-03-25 17:43:11 UTC) #1
rsc
LGTM
14 years, 1 month ago (2011-03-25 17:51:52 UTC) #2
iant
14 years, 1 month ago (2011-03-25 18:32:34 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=80da583c5261 ***

test: match gccgo error messages for bug274.go.

bug274.go:23:3: error: missing statement after label
bug274.go:25:3: error: missing statement after label
bug274.go:28:3: error: label ‘L2’ defined and not used

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

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