unofficial mirror of meta@public-inbox.org
 help / color / mirror / Atom feed
* [PATCH 0/6] cleanups and error message consistency
@ 2023-04-25 11:02 Eric Wong
  2023-04-25 11:02 ` [PATCH 1/6] cindex: drop unneeded module use Eric Wong
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Eric Wong @ 2023-04-25 11:02 UTC (permalink / raw)
  To: meta

A bunch of minor things leftover from working on -cindex
and random code reading.

Eric Wong (6):
  cindex: drop unneeded module use
  cindex: simplify tmpfile management for indexing
  cindex: simplify store_repo
  searchidxshard: use BUG error messages more consistently
  searchidx: reduce short-lived variables for TermGenerator
  emergency: make error messages more consistent

 lib/PublicInbox/CodeSearchIdx.pm  | 41 ++++++++++---------------------
 lib/PublicInbox/Emergency.pm      | 21 ++++++++--------
 lib/PublicInbox/SearchIdx.pm      | 12 ++++-----
 lib/PublicInbox/SearchIdxShard.pm | 10 +++-----
 4 files changed, 32 insertions(+), 52 deletions(-)

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

end of thread, other threads:[~2023-04-25 11:02 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-25 11:02 [PATCH 0/6] cleanups and error message consistency Eric Wong
2023-04-25 11:02 ` [PATCH 1/6] cindex: drop unneeded module use Eric Wong
2023-04-25 11:02 ` [PATCH 2/6] cindex: simplify tmpfile management for indexing Eric Wong
2023-04-25 11:02 ` [PATCH 3/6] cindex: simplify store_repo Eric Wong
2023-04-25 11:02 ` [PATCH 4/6] searchidxshard: use BUG error messages more consistently Eric Wong
2023-04-25 11:02 ` [PATCH 5/6] searchidx: reduce short-lived variables for TermGenerator Eric Wong
2023-04-25 11:02 ` [PATCH 6/6] emergency: make error messages more consistent 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).