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

Issue 7241051: code review 7241051: cmg/gc: Fix evaluation order of map indexing during mul... (Closed)

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

Description

cmg/gc: Fix evaluation order of map indexing during multiple assignments Fixes issue 4620.

Patch Set 1 #

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

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

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

Patch Set 5 : diff -r f9987258f37a https://code.google.com/p/go/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -3 lines) Patch
M src/cmd/gc/walk.c View 1 2 3 4 chunks +15 lines, -3 lines 0 comments Download
A test/fixedbugs/issue4620.go View 1 1 chunk +21 lines, -0 lines 0 comments Download

Messages

Total messages: 4
DMorsing
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go/
12 years, 5 months ago (2013-01-30 20:31:51 UTC) #1
rsc
LGTM
12 years, 5 months ago (2013-01-31 01:48:37 UTC) #2
rsc
LGTM
12 years, 5 months ago (2013-01-31 01:48:38 UTC) #3
DMorsing
12 years, 5 months ago (2013-02-02 11:39:12 UTC) #4
*** Submitted as https://code.google.com/p/go/source/detail?r=036190b86798 ***

cmg/gc: Fix evaluation order of map indexing during multiple assignments

Fixes issue 4620.

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

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