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

Issue 9132045: code review 9132045: regexp: doc fix (Closed)

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

Description

regexp: doc fix This must have been from when "error" was a good variable name for an "os.Error". But we use "err" these days.

Patch Set 1 #

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

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

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

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

Messages

Total messages: 4
bradfitz
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://go.googlecode.com/hg/
11 years, 10 months ago (2013-05-03 00:31:07 UTC) #1
dsymonds
LGTM
11 years, 10 months ago (2013-05-03 00:42:20 UTC) #2
r
LGTM
11 years, 10 months ago (2013-05-03 01:37:39 UTC) #3
bradfitz
11 years, 10 months ago (2013-05-03 01:59:45 UTC) #4
*** Submitted as https://code.google.com/p/go/source/detail?r=740d244b2047 ***

regexp: doc fix

This must have been from when "error" was a good variable
name for an "os.Error". But we use "err" these days.

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

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