Re: [OT] Re: Octal and Binary Literals
- Posted by Matt Lewis <matthewwalkerlewis at ??ail.com> Sep 11, 2007
- 942 views
Pete Lomax wrote: > > Eu currently parses it as "0" and "xx()". Supporting "0xNN" format numbers > means > it will cause a "missing digits" compile-time error. Hardly worth mentioning > and highly unlikely to occur within any existing code. Yeah, I had assumed that whitespace was required, but it kinda makes sense. Of course, I replied before actually testing it out. But I suppose that raises a question of, is this a bug? Matt

