Re: Errors and warnings from head

2017-04-25 Thread Gary E. Miller via devel
Yo Hal! On Tue, 25 Apr 2017 00:24:49 -0700 Hal Murray wrote: > > Do you have --enable-warnings on? Known upstream Bison bug. > > I don't think so. I do have --enable-debug and --enable-debug-gdb > The yydebug error is conditional on DEBUG, but I've been using that > for ages without proble

Re: Errors and warnings from head

2017-04-25 Thread Hal Murray
g...@rellim.com said: >> Debian wheezy: >> ../../ntpd/ntp_config.c:2955:2: warning: implicit declaration of >> function =C3=A2=E2=82=AC=CB=9Cyyparse=C3=A2=E2=82=AC=E2=84=A2 [-Wimplicit= >> -function-declaration] >> ../../ntpd/ntp_config.c:3020:2: error: =C3=A2=E2=82=AC=CB=9Cyydebug=C3=A2= >> =E2=8

Re: Errors and warnings from head

2017-04-24 Thread Gary E. Miller
Yo Hal! On Mon, 24 Apr 2017 22:41:03 -0700 Hal Murray wrote: > NetBSD: > TEST(lfpfunc, Absolute) PASS > TEST(lfpfunc, FDF_RoundTrip)../../tests/libntp/lfpfunc.c:270::FAIL: > Expected 0.0 > Was 2147482624.0. \nop2: 2147483647.50 op3: 1023.5000 diff > 2147482624.000 > 000 not within 2.384

Errors and warnings from head

2017-04-24 Thread Hal Murray
NetBSD: TEST(lfpfunc, Absolute) PASS TEST(lfpfunc, FDF_RoundTrip)../../tests/libntp/lfpfunc.c:270::FAIL: Expected 0.0 Was 2147482624.0. \nop2: 2147483647.50 op3: 1023.5000 diff 2147482624.000 000 not within 2.384186e-07 TEST(lfpfunc, SignedRelOps) PASS Debian wheezy: ../../ntpd/ntp_conf