« Bugzilla Issues Index
#250 — 11.2.2: missing "NewExpression :"
- bug_id:
250
- creation_ts:
2012-01-25 01:41:00 -0800
- short_desc:
11.2.2: missing "NewExpression :"
- delta_ts:
2012-02-27 15:57:25 -0800
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 5: January 16, 2012 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
minor
- everconfirmed:
true
- reporter:
Michael Dyck
- assigned_to:
Allen Wirfs-Brock
- commentid:
617
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2012-01-25 01:41:14 -0800
In 11.2.2, "The 'new' Operator",
under "Runtime Semantics: Evaluation",
the first production is given as:
new NewExpression
This should be:
NewExpression : new NewExpression
- commentid:
679
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2012-02-27 15:57:25 -0800
corrected in draft