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

Issue 6946044: code review 6946044: test/nil.go: delete on nil maps no longer panics (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:
dave, iant, bradfitz
CC:
golang-dev
Visibility:
Public.

Description

test/nil.go: delete on nil maps no longer panics Fix the build.

Patch Set 1 #

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

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -3 lines) Patch
M test/nil.go View 1 1 chunk +0 lines, -3 lines 0 comments Download

Messages

Total messages: 6
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 18:13:42 UTC) #1
minux1
*** Submitted as https://code.google.com/p/go/source/detail?r=8ea9d438b64e *** test/nil.go: delete on nil maps no longer panics Fix the ...
12 years, 3 months ago (2012-12-13 18:19:47 UTC) #2
bradfitz
LGTM On Thu, Dec 13, 2012 at 10:13 AM, <minux.ma@gmail.com> wrote: > Reviewers: golang-dev_googlegroups.com, > ...
12 years, 3 months ago (2012-12-13 18:20:04 UTC) #3
iant
Really we should leave behind the delete line, to make sure that now it *doesn't* ...
12 years, 3 months ago (2012-12-13 18:56:48 UTC) #4
minux1
On Fri, Dec 14, 2012 at 2:56 AM, <iant@golang.org> wrote: > Really we should leave ...
12 years, 3 months ago (2012-12-13 18:59:17 UTC) #5
dave_cheney.net
12 years, 3 months ago (2012-12-13 18:59:20 UTC) #6
+1

On Fri, Dec 14, 2012 at 5:56 AM,  <iant@golang.org> wrote:
> Really we should leave behind the delete line, to make sure that now it
> *doesn't* panic.
>
> https://codereview.appspot.com/6946044/
Sign in to reply to this message.

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