Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
8 digit hexadecimal numbers (*solved*)
#1
Print $1234567 compiles.

Print $12345678 does not.

Since this happily fits into a LONG type, just like the first one, it looks like a buglet.
#2
britlion Wrote:Print $1234567 compiles.

Print $12345678 does not.

Since this happily fits into a LONG type, just like the first one, it looks like a buglet.
Can't reproduce this bug: Both sentences compile and run perfectly on 1.2.5-r4XXX. :?:

Can you reproduce it? what compiler error do you get?
#3
I can't get it to do it either, now.

It must have been a previous version issue, perhaps? Some sort of issue on the stack?

Anyway, yes, I can confirm that in the latest version compiles and runs this.

Sorry!

<Closed>


Forum Jump:


Users browsing this thread: 1 Guest(s)