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

Issue 12983045: code review 12983045: bytes: clarify Equal docs (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 8 months ago by bradfitz
Modified:
11 years, 8 months ago
Reviewers:
r, dave, iant
CC:
golang-dev, iant
Visibility:
Public.

Description

bytes: clarify Equal docs == isn't defined on slices, so don't use it in docs.

Patch Set 1 #

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

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

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

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M src/pkg/bytes/bytes_decl.go View 1 1 chunk +2 lines, -1 line 1 comment Download

Messages

Total messages: 5
bradfitz
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
11 years, 8 months ago (2013-08-24 19:04:41 UTC) #1
iant
LGTM
11 years, 8 months ago (2013-08-24 19:40:35 UTC) #2
bradfitz
*** Submitted as https://code.google.com/p/go/source/detail?r=f1f47137f08e *** bytes: clarify Equal docs == isn't defined on slices, so ...
11 years, 8 months ago (2013-08-24 22:05:30 UTC) #3
dave_cheney.net
LGTM. On 25/08/2013, at 5:04, bradfitz@golang.org wrote: > Reviewers: golang-dev1, > > Message: > Hello ...
11 years, 8 months ago (2013-08-25 01:03:27 UTC) #4
r
11 years, 8 months ago (2013-08-25 01:28:04 UTC) #5
Message was sent while issue was closed.
https://codereview.appspot.com/12983045/diff/11001/src/pkg/bytes/bytes_decl.go
File src/pkg/bytes/bytes_decl.go (right):

https://codereview.appspot.com/12983045/diff/11001/src/pkg/bytes/bytes_decl.g...
src/pkg/bytes/bytes_decl.go:15: // are the same length and contain the same
bytes.
this is clear enough i suppose but "ab" and "ba" contain the same bytes.
too pedantic a distinction to worry about, though; the name "Equal" says enough.
Sign in to reply to this message.

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