Rainbows! Rack HTTP server user/dev discussion
 help / color / mirror / code / Atom feed
* [PATCH 0/3] various updates for Ruby 2.6
@ 2019-01-02 21:43 Eric Wong
  2019-01-02 21:43 ` [PATCH 1/3] quiet mismatched indentation warnings Eric Wong
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Eric Wong @ 2019-01-02 21:43 UTC (permalink / raw)
  To: rainbows-public

Ruby 2.6 started warning on mismatched indentation,
so fix that...

Eric Wong (3):
  quiet mismatched indentation warnings
  t/hijack.ru: avoid shadow warning
  t/test_isolate: various version updates

 lib/rainbows/app_pool.rb                     |  4 +--
 lib/rainbows/base.rb                         |  4 +--
 lib/rainbows/configurator.rb                 |  4 +--
 lib/rainbows/coolio/client.rb                |  8 +++---
 lib/rainbows/coolio/thread_client.rb         |  4 +--
 lib/rainbows/epoll/client.rb                 | 30 ++++++++++----------
 lib/rainbows/epoll/response_pipe.rb          |  6 ++--
 lib/rainbows/error.rb                        |  6 ++--
 lib/rainbows/ev_core.rb                      |  8 +++---
 lib/rainbows/fiber/body.rb                   |  4 +--
 lib/rainbows/fiber/io.rb                     |  4 +--
 lib/rainbows/http_server.rb                  |  8 +++---
 lib/rainbows/process_client.rb               |  4 +--
 lib/rainbows/response.rb                     | 16 +++++------
 lib/rainbows/revactor.rb                     |  4 +--
 lib/rainbows/revactor/client/methods.rb      |  4 +--
 lib/rainbows/revactor/client/tee_socket.rb   |  2 +-
 lib/rainbows/reverse_proxy/coolio.rb         | 22 +++++++-------
 lib/rainbows/stream_response_epoll/client.rb |  6 ++--
 lib/rainbows/thread_timeout.rb               | 10 +++----
 lib/rainbows/xepoll/client.rb                |  4 +--
 lib/rainbows/xepoll_thread_pool/client.rb    |  8 +++---
 lib/rainbows/xepoll_thread_spawn/client.rb   |  8 +++---
 t/bin/unused_listen                          |  2 +-
 t/hijack.ru                                  |  6 ++--
 t/sha1-random-size.ru                        |  2 +-
 t/test_isolate.rb                            | 10 +++----
 27 files changed, 99 insertions(+), 99 deletions(-)

-- 
EW

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

end of thread, other threads:[~2019-01-02 21:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-01-02 21:43 [PATCH 0/3] various updates for Ruby 2.6 Eric Wong
2019-01-02 21:43 ` [PATCH 1/3] quiet mismatched indentation warnings Eric Wong
2019-01-02 21:43 ` [PATCH 2/3] t/hijack.ru: avoid shadow warning Eric Wong
2019-01-02 21:43 ` [PATCH 3/3] t/test_isolate: various version updates Eric Wong

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

	https://yhbt.net/rainbows.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).