« Bugzilla Issues Index
#351 — 7.8.3 MV algorithm for binary numbers uses "0o" instead of "0b"
- bug_id:
351
- creation_ts:
2012-05-11 15:33:00 -0700
- short_desc:
7.8.3 MV algorithm for binary numbers uses "0o" instead of "0b"
- delta_ts:
2012-06-16 09:32:34 -0700
- product:
Draft for 6th Edition
- component:
editorial issue
- version:
Rev 6: February 2012 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
minor
- everconfirmed:
true
- reporter:
Domenic Denicola
- assigned_to:
Allen Wirfs-Brock
- commentid:
935
- comment_count:
0
- who:
Domenic Denicola
- bug_when:
2012-05-11 15:33:01 -0700
"The MV of _BinaryIntegerLiteral_ `:: 0o ` _BinaryDigit_"
`0o` should be `0b`. Similarly `0O` should be `0B` on the next line.
(This occurs in the May 2012 draft, although that is not a choice in the version selector.)
- commentid:
994
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2012-06-16 09:32:34 -0700
fixed in "Rev 8", June 12,2012 draft