« Bugzilla Issues Index
#2298 — 12.1.2: Wrong parametrisation for Yield
- bug_id:
2298
- creation_ts:
2013-11-15 04:36:00 -0800
- short_desc:
12.1.2: Wrong parametrisation for Yield
- delta_ts:
2014-01-27 10:03:56 -0800
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 21: November 8, 2013 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
normal
- everconfirmed:
true
- reporter:
André Bargull
- assigned_to:
Allen Wirfs-Brock
- commentid:
6794
- comment_count:
0
- who:
André Bargull
- bug_when:
2013-11-15 04:36:12 -0800
12.1.2 Identifier Reference:
> IdentifierReference[Yield] :
> UnresolvedIdentifier[Yield]
Needs to be changed to `UnresolvedIdentifier[?Yield]`, otherwise "yield" is never allowed as an identifier.
- commentid:
7067
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2014-01-27 10:03:56 -0800
fixed in Rev22 (January 20, 2013) release