Re: NetBSD 6.1.5 doesn't have ldexpl in math.h

2017-09-06 Thread Gary E. Miller via devel
Yo Hal! On Wed, 06 Sep 2017 15:23:13 -0700 Hal Murray via devel 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.

NetBSD 6.1.5 doesn't have ldexpl in math.h

2017-09-06 Thread Hal Murray via devel
[3/3] Compiling bob2/host/ntpd/ntp_parser.tab.c In file included from ../../include/ntp.h:12:0, from /home/murray/ntpsec/play/ntpd/ntp_parser.y:16: ../../include/ntp_fp.h: In function 'dtolfp': ../../include/ntp_fp.h:144:2: warning: implicit declaration of function 'ldexpl' ../../

Re: Dave Morgan's report on the mystery crash

2017-09-06 Thread Eric S. Raymond via devel
Dave Morgan : > All, > I am at work at moment. If logs still needed I will send in about 10 > hours when back home. Thanks, we've found and fixed the problem. -- http://www.catb.org/~esr/";>Eric S. Raymond Please consider contributing to my Patreon page at https://www.patreon.com

Re: Dave Morgan's report on the mystery crash

2017-09-06 Thread Dave Morgan via devel
All, I am at work at moment. If logs still needed I will send in about 10 hours when back home. Dave On 05/09/2017, Eric S. Raymond via devel wrote: > Dave Morgan sent me a report on two instances of the mystery crash > tghat hapened to him last week (he also said the installation had been > sta