« Bugzilla Issues Index
#689 — 11.1.9: "code units elements"
- bug_id:
689
- creation_ts:
2012-10-01 22:46:00 -0700
- short_desc:
11.1.9: "code units elements"
- delta_ts:
2012-10-26 15:34:17 -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:
enhancement
- everconfirmed:
true
- reporter:
Michael Dyck
- assigned_to:
Allen Wirfs-Brock
- commentid:
1808
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2012-10-01 22:46:21 -0700
In 11.1.9 "Template Literals",
under "Runtime Semantics: Evaluation",
rule 4 step 4 says:
Return the string whose elements are the code units elements
of head followed by the code units of tail.
Change "code units elements" to "code units".
- commentid:
2059
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2012-10-25 16:09:53 -0700
just make it elements of head followed by elements of tail
corrected in rev 11 editor's draft
- commentid:
2136
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2012-10-26 15:34:17 -0700
in October 26, 2012 release draft