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

Issue 5322069: code review 5322069: container/heap: document what Push and Pop do (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 4 months ago by rsc
Modified:
13 years, 4 months ago
Reviewers:
CC:
golang-dev, r, cw
Visibility:
Public.

Description

container/heap: document what Push and Pop do Now that vector is gone, there is no precedent to refer to. This is a confusing point for people looking to use the package.

Patch Set 1 #

Patch Set 2 : diff -r 2326dbb31485 https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 2326dbb31485 https://go.googlecode.com/hg/ #

Patch Set 4 : diff -r ab3705e25e06 https://go.googlecode.com/hg/ #

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

Messages

Total messages: 4
rsc
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
13 years, 4 months ago (2011-11-03 16:58:16 UTC) #1
r
LGTM
13 years, 4 months ago (2011-11-03 16:59:35 UTC) #2
cw
LGTM (thanks!)
13 years, 4 months ago (2011-11-03 17:09:32 UTC) #3
rsc
13 years, 4 months ago (2011-11-03 19:30:59 UTC) #4
*** Submitted as http://code.google.com/p/go/source/detail?r=cdf4e4406ff6 ***

container/heap: document what Push and Pop do

Now that vector is gone, there is no precedent to refer to.
This is a confusing point for people looking to use the
package.

R=golang-dev, r, cw
CC=golang-dev
http://codereview.appspot.com/5322069
Sign in to reply to this message.

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