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

Issue 6419054: code review 6419054: re2: fix (?i)\S when using !ClassNL or NeverNL (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 9 months ago by rsc
Modified:
11 years, 9 months ago
Reviewers:
CC:
r, re2-dev_googlegroups.com
Visibility:
Public.

Description

re2: fix (?i)\S when using !ClassNL or NeverNL The \n was leaking in despite being excluded.

Patch Set 1 #

Patch Set 2 : diff -r d383bb2fe3eb https://re2.googlecode.com/hg/ #

Patch Set 3 : diff -r d383bb2fe3eb https://re2.googlecode.com/hg/ #

Total comments: 1

Patch Set 4 : diff -r d383bb2fe3eb https://re2.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+73 lines, -9 lines) Patch
M re2/parse.cc View 1 1 chunk +7 lines, -0 lines 0 comments Download
M re2/testing/parse_test.cc View 1 2 3 4 chunks +66 lines, -9 lines 0 comments Download

Messages

Total messages: 3
rsc
Hello r (cc: re2-dev@googlegroups.com), I'd like you to review this change to https://re2.googlecode.com/hg/
11 years, 9 months ago (2012-07-19 22:08:28 UTC) #1
r
LGTM http://codereview.appspot.com/6419054/diff/5001/re2/testing/parse_test.cc File re2/testing/parse_test.cc (right): http://codereview.appspot.com/6419054/diff/5001/re2/testing/parse_test.cc#newcode150 re2/testing/parse_test.cc:150: // Reported bug. you could say what the ...
11 years, 9 months ago (2012-07-19 22:10:25 UTC) #2
rsc
11 years, 9 months ago (2012-07-19 22:14:27 UTC) #3
*** Submitted as http://code.google.com/p/re2/source/detail?r=add9b9a67bf7 ***

re2: fix (?i)\S when using !ClassNL or NeverNL

The \n was leaking in despite being excluded.

R=r
CC=re2-dev
http://codereview.appspot.com/6419054
Sign in to reply to this message.

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