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

Issue 13586043: code review 13586043: sort: add a simpler sort.Interface example (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 7 months ago by cronos
Modified:
10 years, 7 months ago
Reviewers:
r, rsc
CC:
golang-dev, rsc, taj, r
Visibility:
Public.

Description

sort: add a simpler sort.Interface example Existing example renamed to Example_sortWrapper. Fixes issue 6335.

Patch Set 1 #

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

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

Total comments: 3

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+99 lines, -56 lines) Patch
M src/pkg/sort/example_interface_test.go View 1 2 3 1 chunk +22 lines, -56 lines 0 comments Download
A src/pkg/sort/example_wrapper_test.go View 1 1 chunk +77 lines, -0 lines 0 comments Download

Messages

Total messages: 7
cronos
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go
10 years, 7 months ago (2013-09-06 08:51:17 UTC) #1
rsc
LGTM https://codereview.appspot.com/13586043/diff/8001/src/pkg/sort/example_interface_test.go File src/pkg/sort/example_interface_test.go (right): https://codereview.appspot.com/13586043/diff/8001/src/pkg/sort/example_interface_test.go#newcode18 src/pkg/sort/example_interface_test.go:18: // Age field // the Age field. (add ...
10 years, 7 months ago (2013-09-06 20:33:43 UTC) #2
cronos
Hello golang-dev@googlegroups.com, rsc@golang.org (cc: golang-dev@googlegroups.com), Please take another look.
10 years, 7 months ago (2013-09-07 06:21:04 UTC) #3
taj
in description, s/simplier/simpler/ On Friday, 6 September 2013 23:21:04 UTC-7, Andrew Lytvynov wrote: > > ...
10 years, 7 months ago (2013-09-07 14:57:32 UTC) #4
cronos
On 2013/09/07 14:57:32, taj wrote: > in description, s/simplier/simpler/ > > On Friday, 6 September ...
10 years, 7 months ago (2013-09-07 15:30:59 UTC) #5
r
LGTM
10 years, 7 months ago (2013-09-08 01:15:41 UTC) #6
r
10 years, 7 months ago (2013-09-08 01:17:33 UTC) #7
*** Submitted as https://code.google.com/p/go/source/detail?r=61e731e2c738 ***

sort: add a simpler sort.Interface example

Existing example renamed to Example_sortWrapper.
Fixes issue 6335.

R=golang-dev, rsc, taj.khattra, r
CC=golang-dev
https://codereview.appspot.com/13586043

Committer: Rob Pike <r@golang.org>
Sign in to reply to this message.

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