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

Issue 787041: code review 787041: regexp: don't return non-nil *Regexp if there is an error. (Closed)

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

Description

regexp: don't return non-nil *Regexp if there is an error.

Patch Set 1 #

Patch Set 2 : code review 787041: regexp: don't return non-nil *Regexp if there is an error. #

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

Messages

Total messages: 3
r
Hello gri (cc: golang-dev@googlegroups.com), I'd like you to review this change.
16 years, 2 months ago (2010-03-26 22:43:29 UTC) #1
gri
LGTM On Fri, Mar 26, 2010 at 3:43 PM, <r@golang.org> wrote: > Reviewers: gri, > ...
16 years, 2 months ago (2010-03-26 22:45:30 UTC) #2
r
16 years, 2 months ago (2010-03-26 23:18:22 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=e039086334d8 ***

regexp: don't return non-nil *Regexp if there is an error.

R=gri
CC=golang-dev
http://codereview.appspot.com/787041
Sign in to reply to this message.

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