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

Issue 6257074: code review 6257074: regexp: fix a couple of bugs in the documentation (Closed)

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

Description

regexp: fix a couple of bugs in the documentation Byte slices are not strings. Fixes issue 3687.

Patch Set 1 #

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M src/pkg/regexp/regexp.go View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 3
r
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go/
12 years, 9 months ago (2012-05-31 04:42:26 UTC) #1
dsymonds
LGTM
12 years, 9 months ago (2012-05-31 04:44:52 UTC) #2
r
12 years, 9 months ago (2012-05-31 04:57:58 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=97295af6ee9b ***

regexp: fix a couple of bugs in the documentation
Byte slices are not strings.

Fixes issue 3687.

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

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