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

Issue 2091042: code review 2091042: test: Recognize gccgo error messages. (Closed)

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

Description

test: Recognize gccgo error messages. bug255.go:11: error: array bound truncated to integer bug255.go:12: error: array bound is not numeric bug255.go:13: error: array bound is not numeric bug255.go:14: error: array bound is not constant bug255.go:15: error: array bound overflows

Patch Set 1 #

Patch Set 2 : code review 2091042: test: Recognize gccgo error messages. #

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

Messages

Total messages: 3
iant
Hello rsc (cc: golang-dev@googlegroups.com), I'd like you to review this change.
14 years, 8 months ago (2010-08-31 22:54:37 UTC) #1
rsc
LGTM
14 years, 8 months ago (2010-09-01 00:28:07 UTC) #2
iant
14 years, 8 months ago (2010-09-01 00:38:18 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=9329512f79ea ***

test: Recognize gccgo error messages.

bug255.go:11: error: array bound truncated to integer
bug255.go:12: error: array bound is not numeric
bug255.go:13: error: array bound is not numeric
bug255.go:14: error: array bound is not constant
bug255.go:15: error: array bound overflows

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

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