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

Issue 157142: code review 157142: fix bug in prefix code: must stop one character before ... (Closed)

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

Description

fix bug in prefix code: must stop one character before any potential match of an empty string Fixes issue 308.

Patch Set 1 #

Patch Set 2 : code review 157142: fix bug in prefix code: must stop one character before ... #

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

Messages

Total messages: 3
r
Hello rsc (cc: golang-dev@googlegroups.com), I'd like you to review the following change.
16 years, 4 months ago (2009-11-23 22:02:25 UTC) #1
rsc
LGTM
16 years, 4 months ago (2009-11-23 22:05:13 UTC) #2
r
16 years, 4 months ago (2009-11-23 22:06:25 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=bb23f0ac33e4 ***

fix bug in prefix code: must stop one character before any potential match of an
empty string

Fixes issue 308.

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

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