« Bugzilla Issues Index
#3941 — 13.11.11 Evaluation: Lexical Environment not applied
- bug_id:
3941
- creation_ts:
2015-02-14 15:10:00 -0800
- short_desc:
13.11.11 Evaluation: Lexical Environment not applied
- delta_ts:
2015-02-19 19:11:12 -0800
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 33: February 12, 2015 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:
12688
- comment_count:
0
- who:
André Bargull
- bug_when:
2015-02-14 15:10:04 -0800
13.11.11 Runtime Semantics: Evaluation
SwitchStatement : switch ( Expression ) CaseBlock
After step 6:
> 6. Perform BlockDeclarationInstantiation(CaseBlock, blockEnv).
Add this step:
> 7. Set the running execution context’s LexicalEnvironment to blockEnv.
- commentid:
12736
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2015-02-15 13:54:30 -0800
fixed in rev34 editor's draft
- commentid:
13166
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2015-02-19 19:11:12 -0800
fixed in rev34