Mailing List Archive

DAVEM TPF Grant#2 Dec 2020 report
In December I worked on fixing some compiler warnings and smoke failures.
I also made a start looking into making perl abort after the first syntax
error.

SUMMARY:
3:16 fix compiler warnings
1:15 fix smoke failures
0:45 look at Coverity issues
1:42 make syntax errors abort immediately
8:15 process p5p mailbox
1:22 regex match length calculation overflow
------
16:35 TOTAL (HH::MM)

--
In my day, we used to edit the inodes by hand. With magnets.
Re: DAVEM TPF Grant#2 Dec 2020 report [ In reply to ]
On Mon, 18 Jan 2021 12:25:40 +0000
Dave Mitchell <davem@iabyn.com> wrote:

> I also made a start looking into making perl abort after the first
> syntax error.

:thumbs-up:

That one has often annoyed me - it would be nice to get that in.

--
Paul "LeoNerd" Evans

leonerd@leonerd.org.uk | https://metacpan.org/author/PEVANS
http://www.leonerd.org.uk/ | https://www.tindie.com/stores/leonerd/
Re: DAVEM TPF Grant#2 Dec 2020 report [ In reply to ]
+1


Thank you, Dave!


On 1/18/21 1:25 PM, Dave Mitchell wrote:
> In December I worked on fixing some compiler warnings and smoke failures.
> I also made a start looking into making perl abort after the first syntax
> error.
>
> SUMMARY:
> 3:16 fix compiler warnings
> 1:15 fix smoke failures
> 0:45 look at Coverity issues
> 1:42 make syntax errors abort immediately
> 8:15 process p5p mailbox
> 1:22 regex match length calculation overflow
> ------
> 16:35 TOTAL (HH::MM)
>
Re: DAVEM TPF Grant#2 Dec 2020 report [ In reply to ]
Thanks Dave, +1!


On 2021-01-19, at 23:54:34 +0100, Sawyer X wrote:

> +1
>
>
> Thank you, Dave!
>
>
> On 1/18/21 1:25 PM, Dave Mitchell wrote:
> > In December I worked on fixing some compiler warnings and smoke failures.
> > I also made a start looking into making perl abort after the first syntax
> > error.
> >
> > SUMMARY:
> > 3:16 fix compiler warnings
> > 1:15 fix smoke failures
> > 0:45 look at Coverity issues
> > 1:42 make syntax errors abort immediately
> > 8:15 process p5p mailbox
> > 1:22 regex match length calculation overflow
> > ------
> > 16:35 TOTAL (HH::MM)
> >


--