Yo Hal!

On Wed, 06 Sep 2017 15:23:13 -0700
Hal Murray via devel <devel@ntpsec.org> wrote:

> ../../include/ntp_fp.h:144:2: warning: implicit declaration of
> function 'ldexpl'

ldexpl() is POSIX 2008 and ISO/IEC 9899:1999 (a.k.a. C99).  

Not supporting C99 is pretty lame.  NTPsec specifically requires C99
support.

So clearly a NetBSD problem.

Got a workaround?  Maybe ldexpl() is in math.h, but if behind an #ifdef?

RGDS
GARY
---------------------------------------------------------------------------
Gary E. Miller Rellim 109 NW Wilmington Ave., Suite E, Bend, OR 97703
        g...@rellim.com  Tel:+1 541 382 8588

            Veritas liberabit vos. -- Quid est veritas?
    "If you can’t measure it, you can’t improve it." - Lord Kelvin

Attachment: pgpUqSlxZ0hJV.pgp
Description: OpenPGP digital signature

_______________________________________________
devel mailing list
devel@ntpsec.org
http://lists.ntpsec.org/mailman/listinfo/devel

Reply via email to