Re: ntpleapfetch

2018-10-30 Thread James Browning via devel
Temporarily fixed in !831 until IERS breaks it again. The cause was not printf as I supposed in #512 but instead the sed on the preceding line. JamesB192 On Tue, Oct 30, 2018 at 5:23 PM Michael Simpson via devel wrote: > Hi Folks, > > got this output from latest ntpleapfetch with the newly

ntpleapfetch

2018-10-30 Thread Michael Simpson via devel
Hi Folks, got this output from latest ntpleapfetch with the newly updated IETF leap-seconds.list INFO: Download of https://www.ietf.org/timezones/data/leap-seconds.list succeeded /usr/local/bin/ntpleapfetch: line 313: printf: 0x: invalid hex number ERROR: Checksum of

Re: ✘Kill all VLAs

2018-10-30 Thread Ian Bruene via devel
On 10/30/18 3:32 PM, Mark Atwood, Project Manager via devel wrote: Looks straightforward enough. Ian? Will look into in a little while. -- /"In the end; what separates a Man, from a Slave? Money? Power? No. A Man Chooses, a Slave Obeys."/ -- Andrew Ryan /"Utopia cannot precede the

Re: KillMime-Version: 1.0

2018-10-30 Thread Mark Atwood, Project Manager via devel
Wow, fast. Thanks Hal! ..m On Mon, Oct 29, 2018 at 1:23 PM Gary E. Miller via devel wrote: > Yo Hal! > > On Mon, 29 Oct 2018 12:49:22 -0700 > Hal Murray wrote: > > > > Should be easy to fix. Anyone want to try? > > > > Done. > > Thanks! > > > const int totalLength = 36; > > char

Re: ✘Kill all VLAs

2018-10-30 Thread Gary E. Miller via devel
Yo Project Manager! Hal fixed the last two yesterday. On Tue, 30 Oct 2018 13:32:15 -0700 "Mark Atwood, Project Manager" wrote: > Looks straightforward enough. Ian? > > On Mon, Oct 29, 2018 at 12:02 PM Gary E. Miller via devel > wrote: > > > Yo All! > > > > The Linux kernel has now removed

Re: ✘Kill all VLAs

2018-10-30 Thread Mark Atwood, Project Manager via devel
Looks straightforward enough. Ian? On Mon, Oct 29, 2018 at 12:02 PM Gary E. Miller via devel wrote: > Yo All! > > The Linux kernel has now removed all Varible Length Arrays (VLAs). > > Linux has spoke: > > "USING VLA'S IS ACTIVELY STUPID! It generates much more code, and much > _slower_ code