archives

« Bugzilla Issues Index

#351 — 7.8.3 MV algorithm for binary numbers uses "0o" instead of "0b"


"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.)


fixed in "Rev 8", June 12,2012 draft