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

Issue 6942044: code review 6942044: runtime: deletion on nil maps is a no-op now (Closed)

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

Description

runtime: deletion on nil maps is a no-op now Fixes issue 4535.

Patch Set 1 #

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -1 line) Patch
M src/pkg/runtime/hashmap.c View 1 1 chunk +1 line, -1 line 0 comments Download
A test/fixedbugs/issue4535.go View 1 1 chunk +12 lines, -0 lines 0 comments Download

Messages

Total messages: 3
minux1
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, 3 months ago (2012-12-13 11:16:30 UTC) #1
rsc
LGTM
12 years, 3 months ago (2012-12-13 15:04:38 UTC) #2
minux1
12 years, 3 months ago (2012-12-13 15:49:03 UTC) #3
*** Submitted as https://code.google.com/p/go/source/detail?r=ac06fe42df6d ***

runtime: deletion on nil maps is a no-op now
Fixes issue 4535.

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

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