unofficial mirror of meta@public-inbox.org
 help / color / mirror / Atom feed
* [PATCH 0/6] v5.12 + autodie cleanups
@ 2024-11-16  7:09 Eric Wong
  2024-11-16  7:09 ` [PATCH 1/6] index: use v5.12, remove outdated comment Eric Wong
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Eric Wong @ 2024-11-16  7:09 UTC (permalink / raw)
  To: meta

Some yak shaving while testing long-running `lei imports'...

Eric Wong (6):
  index: use v5.12, remove outdated comment
  over: use autodie for open
  lei_blob: use autodie for open + seek
  admin: autodie chdir + open
  xapcmd: use autodie for numerous syscalls
  spamc: autodie for open + sysseek

 lib/PublicInbox/Admin.pm           |  7 +++----
 lib/PublicInbox/LeiBlob.pm         | 11 ++++++-----
 lib/PublicInbox/Over.pm            |  3 ++-
 lib/PublicInbox/Spamcheck/Spamc.pm | 10 ++++------
 lib/PublicInbox/Xapcmd.pm          | 12 +++++-------
 script/public-inbox-index          |  7 ++-----
 6 files changed, 22 insertions(+), 28 deletions(-)

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-11-16  7:09 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-16  7:09 [PATCH 0/6] v5.12 + autodie cleanups Eric Wong
2024-11-16  7:09 ` [PATCH 1/6] index: use v5.12, remove outdated comment Eric Wong
2024-11-16  7:09 ` [PATCH 2/6] over: use autodie for open Eric Wong
2024-11-16  7:09 ` [PATCH 3/6] lei_blob: use autodie for open + seek Eric Wong
2024-11-16  7:09 ` [PATCH 4/6] admin: autodie chdir + open Eric Wong
2024-11-16  7:09 ` [PATCH 5/6] xapcmd: use autodie for numerous syscalls Eric Wong
2024-11-16  7:09 ` [PATCH 6/6] spamc: autodie for open + sysseek Eric Wong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).