unofficial mirror of meta@public-inbox.org
 help / color / mirror / Atom feed
* [PATCH 0/3] another round of minor updates
@ 2016-02-28 11:28 Eric Wong
  2016-02-28 11:28 ` [PATCH 1/3] t/: remove unnecessary Dumper use Eric Wong
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Eric Wong @ 2016-02-28 11:28 UTC (permalink / raw)
  To: meta

Another round of tiny tweaks to clean up our code and
possibly reduce bugs/errors.  There's possibly a Xapian
corruption bug from running t/search.t related to
closing the wrong descriptor or forking,
but I haven't been able to verify it.

This is with libsearch-xapian-perl on Debian jessie x86-64,
(1.2.19.0-1), not my usual wheezy installs which I'm
slowly upgrading...

 lib/PublicInbox/Config.pm      |  1 -
 lib/PublicInbox/Feed.pm        |  2 --
 lib/PublicInbox/Git.pm         | 10 ++--------
 lib/PublicInbox/ProcessPipe.pm |  5 ++---
 lib/PublicInbox/SearchIdx.pm   |  4 +---
 lib/PublicInbox/Spawn.pm       |  1 -
 t/nntpd.t                      |  1 -
 t/search.t                     |  1 -
 8 files changed, 5 insertions(+), 20 deletions(-)


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

end of thread, other threads:[~2016-02-28 11:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-28 11:28 [PATCH 0/3] another round of minor updates Eric Wong
2016-02-28 11:28 ` [PATCH 1/3] t/: remove unnecessary Dumper use Eric Wong
2016-02-28 11:28 ` [PATCH 2/3] searchidx: use defined for checking EOF behavior Eric Wong
2016-02-28 11:28 ` [PATCH 3/3] reduce calls to close unless error checks are needed 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).