« Bugzilla Issues Index
#4156 — 21.2.5.2.2 RegExpBuiltinExec: step 10: "i" → "lastIndex"; step 15.d: "else" → "Else"; step 28.c.ii: "capture" → "captureI"
- bug_id:
4156
- creation_ts:
2015-03-12 10:08:00 -0700
- short_desc:
21.2.5.2.2 RegExpBuiltinExec: step 10: "i" → "lastIndex"; step 15.d: "else" → "Else"; step 28.c.ii: "capture" → "captureI"
- delta_ts:
2015-03-17 16:57:08 -0700
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 35: March 4, 2015 Release Candidate 2
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
normal
- everconfirmed:
true
- reporter:
Claude Pache
- assigned_to:
Allen Wirfs-Brock
- commentid:
13708
- comment_count:
0
- who:
Claude Pache
- bug_when:
2015-03-12 10:08:25 -0700
21.2.5.2.2 Runtime Semantics: RegExpBuiltinExec
Three typos:
(1) step 10 reads: "... let i = 0."; should be: "... let lastIndex = 0."
(2) step 15.d: "else"; should be: "Else"
(3) step 28.c.i: "... of the code points of capture."; should be: "... captureI."
- commentid:
13712
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2015-03-12 11:25:49 -0700
fixed in rev36 editor's draft
- commentid:
13836
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2015-03-17 16:57:08 -0700
in rev36