« Bugzilla Issues Index
#2232 — 19.2.1.1: missing left paren
- bug_id:
2232
- creation_ts:
2013-11-11 23:56:00 -0800
- short_desc:
19.2.1.1: missing left paren
- delta_ts:
2014-01-27 10:05:21 -0800
- product:
Draft for 6th Edition
- component:
editorial 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:
Michael Dyck
- assigned_to:
Allen Wirfs-Brock
- commentid:
6666
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2013-11-11 23:56:44 -0800
In 19.2.1.1 "Function (p1, p2, … , pn, body)",
step 21 says:
Let status be the result of MakeConstructor F).
At the very least, change the space before "F" to a "(".
But for consistency with other invocations of MakeConstructor,
change the step to:
Perform the abstract operation MakeConstructor with argument F.
- commentid:
6743
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2013-11-14 10:12:11 -0800
fixed in rev22 editor's draft
- commentid:
7098
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2014-01-27 10:05:21 -0800
fixed in Rev22 (January 20, 2013) release