Skip to content
Prev 10584 / 15075 Next

Math bug in Mavericks build

This has the look of an over-zealous optimizer that doesn't understand
how 32-bit integer arithmetic works. It is possible to define a flag
to force using doubles to check for integer addition overflow if that
is needed for the compiler used here.

luke
On Wed, 23 Apr 2014, Erich Neuwirth wrote: