Author Topic: Popup math overflow?  (Read 1892 times)

jporkkahtc

  • Senior Community Member
  • Posts: 2620
  • Hero Points: 210
  • Text
Popup math overflow?
« on: August 17, 2016, 09:38:37 PM »
Popup math gets confused for big numbers.
For
2**64-1  = 18446744073709551615
2**64-8  = 18446744073709551608
See the attached screenshot

Clark

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 6826
  • Hero Points: 526
Re: Popup math overflow?
« Reply #1 on: August 17, 2016, 10:02:44 PM »
These problems have already been found and fixed for beta 4

There were several issues with handling of the maximum 64 and 32 bit negative integer. Those have all been fixed.