« Bugzilla Issues Index
#3471 — 21.2.3.1 RegExp: Unused variable "OisRegExp"
- bug_id:
3471
- creation_ts:
2014-12-17 13:49:00 -0800
- short_desc:
21.2.3.1 RegExp: Unused variable "OisRegExp"
- delta_ts:
2014-12-23 20:23:28 -0800
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 29: December 06, 2014 Draft
- 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:
11074
- comment_count:
0
- who:
André Bargull
- bug_when:
2014-12-17 13:49:04 -0800
RegExp ( pattern, flags )
Step 3: OisRegExp is never used within the algorithm. Is it needed for the side-effects or can it be removed? If it's only needed for the side-effects I'd propose to add a note to say so. Otherwise it's confusing to the reader (or at least to me ^^) why IsRegExp(O) is called in that step.
- commentid:
11080
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2014-12-17 16:40:49 -0800
fixed in rev30 editor's draft.
I don't think it's needed. Probably just editing residue
- commentid:
11170
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2014-12-23 20:23:28 -0800
fixed in rev30