user/dev discussion of public-inbox itself
 help / color / mirror / code / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [PATCH 3/5] DS: drop $VERSION var
  2019-05-22 21:46  6% [PATCH 0/5] DS: drop more unused stuff Eric Wong
@ 2019-05-22 21:46  7% ` Eric Wong
  0 siblings, 0 replies; 2+ results
From: Eric Wong @ 2019-05-22 21:46 UTC (permalink / raw)
  To: meta

It was only relevant to Danga::Socket.
---
 lib/PublicInbox/DS.pm | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/lib/PublicInbox/DS.pm b/lib/PublicInbox/DS.pm
index 751ae41..68af4d6 100644
--- a/lib/PublicInbox/DS.pm
+++ b/lib/PublicInbox/DS.pm
@@ -13,9 +13,6 @@ use bytes;
 use POSIX ();
 use Time::HiRes ();
 
-use vars qw{$VERSION};
-$VERSION = "1.61";
-
 use warnings;
 no  warnings qw(deprecated);
 
-- 
EW


^ permalink raw reply related	[relevance 7%]

* [PATCH 0/5] DS: drop more unused stuff
@ 2019-05-22 21:46  6% Eric Wong
  2019-05-22 21:46  7% ` [PATCH 3/5] DS: drop $VERSION var Eric Wong
  0 siblings, 1 reply; 2+ results
From: Eric Wong @ 2019-05-22 21:46 UTC (permalink / raw)
  To: meta

No point in bloating processes with this stuff.

Eric Wong (5):
  DS: get rid of unused methods and aliases
  DS: remove support OtherFds code
  DS: drop $VERSION var
  DS: remove IPPROTO_TCP import
  DS: warn on deprecations

 lib/PublicInbox/DS.pm | 98 ++++---------------------------------------
 1 file changed, 9 insertions(+), 89 deletions(-)

-- 
EW

^ permalink raw reply	[relevance 6%]

Results 1-2 of 2 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2019-05-22 21:46  6% [PATCH 0/5] DS: drop more unused stuff Eric Wong
2019-05-22 21:46  7% ` [PATCH 3/5] DS: drop $VERSION var Eric Wong

Code repositories for project(s) associated with this public inbox

	https://80x24.org/public-inbox.git

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).