« Bugzilla Issues Index
#3807 — 13.6.4.14: missing rule for Evaluation
- bug_id:
3807
- creation_ts:
2015-02-09 17:26:00 -0800
- short_desc:
13.6.4.14: missing rule for Evaluation
- delta_ts:
2015-02-10 14:36:09 -0800
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 32: February 2, 2015 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
INVALID
- priority:
Normal
- bug_severity:
normal
- everconfirmed:
true
- reporter:
Michael Dyck
- assigned_to:
Allen Wirfs-Brock
- commentid:
12270
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2015-02-09 17:26:54 -0800
In 13.6.4.14, Evaluation is missing a rule for
ForBinding : BindingPattern
- commentid:
12272
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2015-02-09 17:54:20 -0800
Do you see any place where a ForBinding : BindingPattern is actually evaluated?
The places I see a possible ForBinding being evaluated all have s IsDestructuring guard on them.
But, perhaps I missed a case...
- commentid:
12276
- comment_count:
2
- who:
Michael Dyck
- bug_when:
2015-02-09 18:30:23 -0800
Probably my mistake.