« Bugzilla Issues Index
#3598 — 12.3.5.1 The super Keyword, Runtime Semantics; SuperCall:super Arguments, step 7: "func" → "argList"
- bug_id:
3598
- creation_ts:
2015-01-23 11:13:00 -0800
- short_desc:
12.3.5.1 The super Keyword, Runtime Semantics; SuperCall:super Arguments, step 7: "func" → "argList"
- delta_ts:
2015-02-02 18:38:45 -0800
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 31: January 15, 2015 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
enhancement
- everconfirmed:
true
- reporter:
Claude Pache
- assigned_to:
Allen Wirfs-Brock
- commentid:
11608
- comment_count:
0
- who:
Claude Pache
- bug_when:
2015-01-23 11:13:19 -0800
12.3.5.1 Runtime Semantics (The super Keyword)
SuperCall: super Arguments (last algorithm of the section)
Step 7:
ReturnIfAbrupt(func).
Should be:
ReturnIfAbrupt(argList).
- commentid:
11850
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2015-01-31 16:09:30 -0800
fixed in rev32 editor's draft
- commentid:
11895
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2015-02-02 18:38:45 -0800
fixed in rev32 draft