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

Issue 12645043: code review 12645043: regexp/syntax: make it clearer that \b and \B are ASCII... (Closed)

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

Description

regexp/syntax: make it clearer that \b and \B are ASCII-defined Fixes issue 5896.

Patch Set 1 #

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -4 lines) Patch
M src/pkg/regexp/syntax/doc.go View 2 chunks +4 lines, -4 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/
10 years, 9 months ago (2013-08-08 03:07:36 UTC) #1
bradfitz
LGTM On Aug 7, 2013 8:07 PM, <r@golang.org> wrote: > Reviewers: golang-dev1, > > Message: ...
10 years, 9 months ago (2013-08-08 03:10:50 UTC) #2
r
10 years, 9 months ago (2013-08-08 03:26:46 UTC) #3
*** Submitted as https://code.google.com/p/go/source/detail?r=2a74ed09bf00 ***

regexp/syntax: make it clearer that \b and \B are ASCII-defined
Fixes issue 5896.

R=golang-dev, bradfitz
CC=golang-dev
https://codereview.appspot.com/12645043
Sign in to reply to this message.

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