Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(6)

Issue 140021: Fix regexp bug reported by Ian where [6-9] would match any digit. (Closed)

Created:
11 years, 6 months ago by Erik Corry
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Fix regexp bug reported by Ian where [6-9] would match any digit. Committed: http://code.google.com/p/v8/source/detail?r=2226

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -1 line) Patch
M src/jsregexp.cc View 1 chunk +2 lines, -1 line 0 comments Download
A test/mjsunit/regress/regress-6-9-regexp.js View 1 chunk +30 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Erik Corry
11 years, 6 months ago (2009-06-19 22:34:02 UTC) #1
William Hesse
11 years, 6 months ago (2009-06-20 17:06:04 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698