« Bugzilla Issues Index
#709 — 11.1.4.2: invalid RHS for ArrayComprehension
- bug_id:
709
- creation_ts:
2012-10-03 17:10:00 -0700
- short_desc:
11.1.4.2: invalid RHS for ArrayComprehension
- delta_ts:
2014-05-15 10:32:05 -0700
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 10: September 27, 2012 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
normal
- everconfirmed:
true
- reporter:
Michael Dyck
- assigned_to:
Allen Wirfs-Brock
- cc:
andrebargull
- commentid:
1830
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2012-10-03 17:10:43 -0700
In 11.1.4.2 "Array Comprehension",
under "Runtime Semantics: Evaluation",
the production is:
ArrayComprehension :: [ ElementList ]
but that is not a valid RHS for ArrayComprehension.
- commentid:
2046
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2012-10-25 15:10:03 -0700
replaced with TODO placeholder
- commentid:
4108
- comment_count:
2
- who:
André Bargull
- bug_when:
2013-05-31 02:22:10 -0700
Fixed in rev15, close issue?
- commentid:
8500
- comment_count:
3
- who:
Michael Dyck
- bug_when:
2014-05-15 10:32:05 -0700
Yup, fixed.