http_spew RubyGem user+dev discussion/patches/pulls/bugs/help
 help / color / mirror / code / Atom feed
* [PATCH] http_spew: remove kgio require at top level
@ 2017-06-12 19:19 Eric Wong
  2017-06-12 20:47 ` Eric Wong
  0 siblings, 1 reply; 2+ messages in thread
From: Eric Wong @ 2017-06-12 19:19 UTC (permalink / raw)
  To: http_spew-public

---
 lib/http_spew.rb | 1 -
 1 file changed, 1 deletion(-)

diff --git a/lib/http_spew.rb b/lib/http_spew.rb
index b658627..999356b 100644
--- a/lib/http_spew.rb
+++ b/lib/http_spew.rb
@@ -1,6 +1,5 @@
 # -*- encoding: binary -*-
 require "io/wait"
-require "kgio"
 require "kcar"
 
 module HTTP_Spew
-- 
EW


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

* Re: [PATCH] http_spew: remove kgio require at top level
  2017-06-12 19:19 [PATCH] http_spew: remove kgio require at top level Eric Wong
@ 2017-06-12 20:47 ` Eric Wong
  0 siblings, 0 replies; 2+ messages in thread
From: Eric Wong @ 2017-06-12 20:47 UTC (permalink / raw)
  To: http_spew-public

Eric Wong <e@80x24.org> wrote:

<no commit message>

Oops, ENOCOFFEE :x

this is a followup-to commit 7f0dbf2497567b5ae4efec2e6da448a7278c33f8
("make kgio entirely optional")

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

end of thread, other threads:[~2017-06-12 20:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-12 19:19 [PATCH] http_spew: remove kgio require at top level Eric Wong
2017-06-12 20:47 ` Eric Wong

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

	https://yhbt.net/http_spew.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox