« Bugzilla Issues Index
#884 — 7.8.6: undefined "HexDigit"
- bug_id:
884
- creation_ts:
2012-11-01 00:26:00 -0700
- short_desc:
7.8.6: undefined "HexDigit"
- delta_ts:
2012-11-23 09:45:30 -0800
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 11: October 26, 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
- commentid:
2342
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2012-11-01 00:26:12 -0700
In 7.8.6 "Template Literal Lexical Components",
under "Static Semantics: TV's and TRV's",
the 10th bullet from the end says:
The TRV of UnicodeEscapeSequence :: u{ HexDigits } is the sequence
consisting of code unit value 0x0075 followed by code unit value 0x007B
followed by TRV of HexDigit followed by code unit value 0x007D.
but 'HexDigit' is not defined.
Change to 'HexDigits'.
- commentid:
2383
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2012-11-01 18:21:12 -0700
corrected in rev 12 editor's draft
- commentid:
2611
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2012-11-23 09:45:30 -0800
corrected in rev 12, Nov. 22, 2012 draft