On Tue, Mar 7, 2017 at 9:20 AM, Lubomir I. Ivanov <[email protected]> wrote:
>
> lrint() seems to build for me with mingw 4.9.2.

.. in fact, I notice that we had a couple of places in the GPS
coordinates code that already used 'lrint()', so it must work.

The uemis code has a few places that use 'round()' instead of rint() -
those should probably be converted to 'lrint()' as well.

               Linus
_______________________________________________
subsurface mailing list
[email protected]
http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface

Reply via email to