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

Issue 141510044: code review 141510044: cmd/gc: say 'non-constant array bound' instead of 'inva... (Closed)

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

Description

cmd/gc: say 'non-constant array bound' instead of 'invalid array bound' Fixes issue 8196.

Patch Set 1 #

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

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

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

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

Messages

Total messages: 3
rsc
Hello adonovan (cc: golang-codereviews@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go/
10 years, 7 months ago (2014-09-15 18:10:37 UTC) #1
adonovan
LGTM thanks On 15 September 2014 14:10, <rsc@golang.org> wrote: > Reviewers: adonovan, > > Message: ...
10 years, 7 months ago (2014-09-15 18:21:26 UTC) #2
rsc
10 years, 7 months ago (2014-09-16 14:21:57 UTC) #3
*** Submitted as https://code.google.com/p/go/source/detail?r=29d347a2b827 ***

cmd/gc: say 'non-constant array bound' instead of 'invalid array bound'

Fixes issue 8196.

LGTM=adonovan
R=adonovan
CC=golang-codereviews
https://codereview.appspot.com/141510044
Sign in to reply to this message.

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