« Bugzilla Issues Index
#4178 — 21.2.5.11 RegExp.prototype [ @@split ]: Unnecessary step "Let i = 0"
- bug_id:
4178
- creation_ts:
2015-03-18 08:56:00 -0700
- short_desc:
21.2.5.11 RegExp.prototype [ @@split ]: Unnecessary step "Let i = 0"
- delta_ts:
2015-04-03 12:35:30 -0700
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 36: March 17, 2015 Release Candidate 3
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
normal
- everconfirmed:
true
- reporter:
André Bargull
- assigned_to:
Allen Wirfs-Brock
- commentid:
13864
- comment_count:
0
- who:
André Bargull
- bug_when:
2015-03-18 08:56:02 -0700
21.2.5.11 RegExp.prototype [ @@split ] ( string, limit )
Step 24.f.iv.7 ("Let i = 0.") should be removed (cf. step 24.f.iv.11)
- commentid:
13891
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2015-03-18 10:10:24 -0700
fixed in rev37 editor's draft
- commentid:
14041
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2015-04-03 12:35:30 -0700
In Rev37