From: Eric Wong <e@80x24.org> To: rainbows-public@bogomips.org Subject: [PATCH 0/3] various updates for Ruby 2.6 Date: Wed, 2 Jan 2019 21:43:19 +0000 [thread overview] Message-ID: <20190102214322.31290-1-e@80x24.org> (raw) 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
next reply other threads:[~2019-01-02 21:43 UTC|newest] Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top 2019-01-02 21:43 Eric Wong [this message] 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
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style List information: https://yhbt.net/rainbows/ * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20190102214322.31290-1-e@80x24.org \ --to=e@80x24.org \ --cc=rainbows-public@bogomips.org \ --subject='Re: [PATCH 0/3] various updates for Ruby 2.6' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
Code repositories for project(s) associated with this inbox: ../../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).