« Bugzilla Issues Index
#1409 — 15.10.3: EscapeRegExpPattern called in RegExpInitialize, but result is not used
- bug_id:
1409
- creation_ts:
2013-04-10 08:35:00 -0700
- short_desc:
15.10.3: EscapeRegExpPattern called in RegExpInitialize, but result is not used
- delta_ts:
2013-05-14 18:13:02 -0700
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 14: March 8, 2013 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
enhancement
- everconfirmed:
true
- reporter:
André Bargull
- assigned_to:
Allen Wirfs-Brock
- commentid:
3590
- comment_count:
0
- who:
André Bargull
- bug_when:
2013-04-10 08:35:20 -0700
Step 7 of RegExpInitialize:
> 7. Let escapedSource be the result of calling the abstract operation EscapeRegExpPattern with arguments P and F.
"escapedSource" is not used later, remove call to EscapeRegExpPattern()?
- commentid:
3602
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2013-04-10 10:10:05 -0700
line deleted in rev 15 editor's draft
- commentid:
3867
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2013-05-14 18:13:02 -0700
resolved in rev 15, May 14, 2013 draft