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

Issue 7271046: code review 7271046: cmd/gc: clean up string index errors (Closed)

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

Description

cmd/gc: clean up string index errors Unify with array/slice errors, which were already good. Fixes issue 4232.

Patch Set 1 #

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -18 lines) Patch
M src/cmd/gc/typecheck.c View 1 2 chunks +19 lines, -15 lines 0 comments Download
M test/fixedbugs/bug205.go View 1 2 1 chunk +3 lines, -3 lines 0 comments Download
A test/fixedbugs/issue4232.go View 1 1 chunk +33 lines, -0 lines 0 comments Download

Messages

Total messages: 3
rsc
Hello ken2 (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go/
12 years, 1 month ago (2013-02-03 07:01:03 UTC) #1
rsc
*** Submitted as https://code.google.com/p/go/source/detail?r=3a9a5d2901f7 *** cmd/gc: clean up string index errors Unify with array/slice errors, ...
12 years, 1 month ago (2013-02-03 07:01:10 UTC) #2
ken3
12 years, 1 month ago (2013-02-03 09:26:10 UTC) #3
Message was sent while issue was closed.
lgtm
Sign in to reply to this message.

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