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

Issue 961044: code review 961044: 6g bug: no need for parens around array index expression (Closed)

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

Description

6g bug: no need for parens around array index expression where index is a composite literal

Patch Set 1 #

Patch Set 2 : code review 961044: 6g bug: no need for parens around array index expression #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -0 lines) Patch
A test/bugs/bug267.go View 1 chunk +22 lines, -0 lines 0 comments Download
M test/golden.out View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 3
gri
Hello rsc (cc: golang-dev@googlegroups.com), I'd like you to review this change.
15 years, 2 months ago (2010-04-27 19:44:47 UTC) #1
rsc
LGTM
15 years, 2 months ago (2010-04-27 19:57:00 UTC) #2
gri
15 years, 2 months ago (2010-04-27 20:09:35 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=9136deec3d0b ***

6g bug: no need for parens around array index expression
where index is a composite literal

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

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