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

Issue 179061: gc: var x, ok = m[y] (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
15 years, 3 months ago by rsc
Modified:
15 years, 3 months ago
Reviewers:
ken3
CC:
ken2
Visibility:
Public.

Description

gc: var x, ok = m[y] Fixes issue 384.

Patch Set 1 #

Patch Set 2 : code review 179061: gc: var x, ok = m[y] #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -0 lines) Patch
M src/cmd/gc/sinit.c View 1 chunk +6 lines, -0 lines 0 comments Download
A test/fixedbugs/bug227.go View 1 chunk +34 lines, -0 lines 0 comments Download

Messages

Total messages: 2
rsc
*** Submitted as http://code.google.com/p/go/source/detail?r=a960713afe07 *** gc: var x, ok = m[y] Fixes issue 384. R=ken2 ...
15 years, 3 months ago (2009-12-15 22:26:34 UTC) #1
ken3
15 years, 3 months ago (2009-12-15 22:37:18 UTC) #2
On 2009/12/15 22:26:34, rsc wrote:
> *** Submitted as http://code.google.com/p/go/source/detail?r=a960713afe07 ***
> 
> gc: var x, ok = m[y]
> 
> Fixes issue 384.
> 
> R=ken2
> http://codereview.appspot.com/179061

LGTM
Sign in to reply to this message.

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