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

Issue 65850043: code review 65850043: cmd/gc: fix array index out of bounds error message (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 1 month ago by rick
Modified:
11 years, 1 month ago
Reviewers:
r, gobot
CC:
golang-codereviews, r
Visibility:
Public.

Description

cmd/gc: fix array index out of bounds error message The error message was previously off by one in all cases. Fixes issue 7150.

Patch Set 1 #

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

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

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

Messages

Total messages: 6
rick
Hello golang-codereviews@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go
11 years, 1 month ago (2014-02-19 02:47:34 UTC) #1
r
LGTM
11 years, 1 month ago (2014-02-19 19:23:41 UTC) #2
r
*** Submitted as https://code.google.com/p/go/source/detail?r=d93672dab213 *** cmd/gc: fix array index out of bounds error message The ...
11 years, 1 month ago (2014-02-19 19:28:30 UTC) #3
gobot
This CL appears to have broken the netbsd-386-minux builder.
11 years, 1 month ago (2014-02-19 19:38:53 UTC) #4
r
On it. On Wed, Feb 19, 2014 at 11:38 AM, <gobot@golang.org> wrote: > This CL ...
11 years, 1 month ago (2014-02-19 19:48:32 UTC) #5
r
11 years, 1 month ago (2014-02-19 20:00:56 UTC) #6
https://codereview.appspot.com/66110043 should fix it

On Wed, Feb 19, 2014 at 11:48 AM, Rob Pike <r@golang.org> wrote:
> On it.
>
> On Wed, Feb 19, 2014 at 11:38 AM,  <gobot@golang.org> wrote:
>> This CL appears to have broken the netbsd-386-minux builder.
>>
>> https://codereview.appspot.com/65850043/
Sign in to reply to this message.

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