Maintaining Perl (Tony Cook) September 2022
Tue, 01-Nov-2022 by
alh
edit post
Tony writes:
```
[Hours] [Activity]
2022/09/01 Thursday
1.60 #20204 write up some tests, start on implementation
2.43 #20204 more work on implementation
=====
4.03
2022/09/05 Monday
0.47 github notifications
0.55 #20143 research, comment
0.55 #17831 follow-up
0.50 #20207 review discussion, comment
1.72 #20204 more work on implementation
=====
3.79
2022/09/06 Tuesday
0.15 review Coverity scan results and ask khw about it
0.40 github notifications
0.60 #20189 write up a patch in branch 20189-setjmp, push for
CI
=====
1.15
2022/09/07 Wednesday
0.17 #20189 look at CI failure, rebase, resubmit
1.62 #20255 review discussion, testing, research, comment
0.20 #20189 review CI results, make into PR 20264
0.83 #20204 work on following the symlink chain
3.10 #20204 testing, debugging, try to handle block devices too
and fail, for now... (still need to do better symlink
chain tests)
=====
5.92
2022/09/08 Thursday
0.23 review github notifications
2.03 #20204 review CI results, test/debug/fix mingw failure,
time for more tests, debugging, #20130 cleanup
2.82 #20204 debug symlink following, debug strange result from
readlink, lrn2use readlink, fix issues, start full test
=====
5.08
2022/09/12 Monday
1.05 github notifications
1.02 #20204 look into CI failures, try to reproduce locally
2.30 #20204 more try to reproduce, testing with DrMemory,
repeated testing, restarting CI job (it mostly fails but
occasionally succeeds)
0.65 #20128 review, research and briefly comment
=====
5.02
2022/09/13 Tuesday
0.13 github notifications
0.95 #20204 work on debugging code, can’t get unmodified code
to fail in CI
1.73 check if cygwin’s newlocale fix, fixed. Testing and
apparently it did fix, push for CI.
=====
2.81
2022/09/14 Wednesday
0.05 cygwin: open PR 20299
0.67 #20204 try to get it to fail again, local test to check if
we can distinguish broken link from a missing file (we
can’t in the initial CreateFileA)
0.05 #20288 review and briefly comment
1.38 #20295 review logs and code, research and comment
=====
2.15
2022/09/15 Thursday
1.27 github notifications
1.03 look at moving lexical sub setup to pad setup time -
research
0.12 look at moving lexical sub setup to pad setup time -
research
1.13 #20204 fix missing SKIP:, modify win32_readlink() a bit,
testing, push
=====
3.55
2022/09/19 Monday
1.10 #20271 review comments, comment
1.20 #20310/#20180 review problem, proposed PR, comments
0.18 #20314 review and approve
0.08 #20315 review and approve
0.35 #20199 fix a minor test issue
0.27 #20199 re-word and expand commit message
0.43 #20316 review and comments
0.23 #20313 review and apply to blead
0.20 #20312 review and apply to blead
0.35 look into new build warnings, make pr 20318
0.25 #20317 review and approve
0.17 #20311 review and comment
=====
4.81
2022/09/20 Tuesday
0.28 #20322 review and comment
0.70 #20311 follow-up
0.73 look at coverity reported defect, work up fix and push for
CI
0.07 check CI results and make PR 20323
=====
1.78
2022/09/21 Wednesday
0.63 github notifications
0.52 #20316 research, comment
1.27 #20307 testing, debugging
1.57 #20307 try to work out a test (existing tests don’t deal
with stdin)
=====
3.99
2022/09/22 Thursday
0.50 github notifications
1.28 #20307 re-work a bit, testing
1.57 #20207 debug log4perl problem and make PR
https://github.com/mschilli/log4perl/pull/119
=====
3.35
2022/09/26 Monday
0.17 github notifications
0.40 #20307 rebase, retest and make PR #20351
0.55 #20207 look into File::AptFetch failures
1.58 #20207 work out the problem (error rather than eof unlike
the other modules the original patch had an effect on),
and supply a patch to the module
0.22 #20350 review, research and comment
1.02 #20344 review, get confused by macros, research, comment
0.33 #19776 review, testing and comment
0.18 #20329 review
2.50 #16856 work through possible const fixes, find a
PL_splitstr bug and make PR #20352
=====
6.95
2022/09/27 Tuesday
0.57 look at coverity reported defect and create PR 20353
0.22 github notifications
0.28 #16856
=====
1.07
2022/09/28 Wednesday
0.25 review mailing list discussion
1.53 #20026 review, testing, comment
3.32 #20291 / #20346 debugging failing modules (mostly
BenchmarkAnything::Schema)
1.33 #20291 / #20346 debugging failing modules
=====
6.43
2022/09/29 Thursday
0.37 github notifications
0.13 #20344 review and approve
0.58 read through RFC discussion
0.38 #20355 review discussion and comment
0.77 #20354 debugging
0.60 feature-class - review code, discussions
=====
2.83
2022/09/30 Friday
0.22 comment on “not exists” thread
0.33 look into current build warnings, only one, fix and push
for CI
0.40 fix preprocessor conditions for build warnin fix, testing
0.45 #20354 debugging
2.08 #20354 debugging, testing
0.45 #20348 testing and comment
0.22 #20362 review discussion and T::HiRes Makefile.PL, comment
=====
4.15
Which I calculate is 68.86 hours.
Approximately 32 tickets were reviewed or worked on, and 2 patches
were applied.
```
Category:
(none)
Comments (0)