[BUG] statistics.c broken with 32bit mingw-gcc-3.4.5

Linus Torvalds torvalds at linux-foundation.org
Wed Feb 20 19:45:38 PST 2013


On Wed, Feb 20, 2013 at 6:57 PM, Linus Torvalds
<torvalds at linux-foundation.org> wrote:
>
>     feenableexcept(FE_DIVBYZERO | FE_OVERFLOW | FE_INVALID);

This finds another divide-by-zero in osm_gps_map_init() ;(

Which we sadly cannot do anything about. Clearly osmgpsmaps has never
been tested on anything but x86, and never with FP errors enabled.

               Linus


More information about the subsurface mailing list