« Bugzilla Issues Index
#979 — 9.1.{5.6.7}: "posInt"
- bug_id:
979
- creation_ts:
2012-11-21 12:30:00 -0800
- short_desc:
9.1.{5.6.7}: "posInt"
- delta_ts:
2013-03-08 14:44:18 -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:
2483
- comment_count:
0
- who:
Michael Dyck
- bug_when:
2012-11-21 12:30:26 -0800
In each of:
9.1.5 ToInt32: (Signed 32 Bit Integer)
9.1.6 ToUint32: (Unsigned 32 Bit Integer)
9.1.7 ToUint16: (Unsigned 16 Bit Integer)
step 4 says:
Let posInt be sign(number) * floor(abs(number)).
The metavariable name 'posInt' suggests that the number bound to it is always positive, but it could be negative.
Change the name to just "int"?
- commentid:
2487
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2012-11-21 15:43:09 -0800
corrected in rev 12 editor's draft
- commentid:
2663
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2012-11-23 09:45:45 -0800
corrected in rev 12, Nov. 22, 2012 draft
- commentid:
2779
- comment_count:
3
- who:
Michael Dyck
- bug_when:
2012-11-24 23:17:14 -0800
You missed one: 9.1.7 / step 5.
- commentid:
3266
- comment_count:
4
- who:
Allen Wirfs-Brock
- bug_when:
2013-03-02 10:59:22 -0800
corrected in rev 14 editor's draft
- commentid:
3343
- comment_count:
5
- who:
Allen Wirfs-Brock
- bug_when:
2013-03-08 14:44:18 -0800
in Rev 14 draft