unofficial mirror of meta@public-inbox.org
 help / color / mirror / Atom feed
* [PATCH 0/2] sharedkv: cleanup + bugfixes
@ 2022-02-14  5:37 Eric Wong
  2022-02-14  5:37 ` [PATCH 1/2] sharedkv: remove unused subs Eric Wong
  2022-02-14  5:37 ` [PATCH 2/2] sharedkv: avoid ambiguity for numeric-like string keys Eric Wong
  0 siblings, 2 replies; 3+ messages in thread
From: Eric Wong @ 2022-02-14  5:37 UTC (permalink / raw)
  To: meta

Well, working on another "canary" project helped me notice some
faults for this one.

Eric Wong (2):
  sharedkv: remove unused subs
  sharedkv: avoid ambiguity for numeric-like string keys

 lib/PublicInbox/SharedKV.pm | 52 ++++++++++++++++---------------------
 t/shared_kv.t               | 16 ++++--------
 2 files changed, 28 insertions(+), 40 deletions(-)

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

end of thread, other threads:[~2022-02-14  5:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-14  5:37 [PATCH 0/2] sharedkv: cleanup + bugfixes Eric Wong
2022-02-14  5:37 ` [PATCH 1/2] sharedkv: remove unused subs Eric Wong
2022-02-14  5:37 ` [PATCH 2/2] sharedkv: avoid ambiguity for numeric-like string keys 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).