kgio RubyGem user+dev discussion/patches/pulls/bugs/help
 help / color / mirror / code / Atom feed
From: Eric Wong <e@80x24.org>
To: kgio-public@bogomips.org
Subject: [PATCH 0/2] Ruby warning fixes
Date: Wed, 30 Oct 2019 09:26:26 +0000	[thread overview]
Message-ID: <20191030092628.31661-1-e@80x24.org> (raw)

Newer Rubies warn about more things

Eric Wong (2):
  test: fix warnings with RUBYOPT=-w
  tests: fix unused variable warnings from newer Rubies

 test/lib_read_write.rb                     |  2 ++
 test/lib_server_accept.rb                  | 11 +++++++----
 test/test_accept_class.rb                  | 18 ++++++++++--------
 test/test_connect_fd_leak.rb               |  1 +
 test/test_kgio_addr.rb                     |  1 +
 test/test_poll.rb                          | 10 ++++------
 test/test_tcp6_client_read_server_write.rb |  1 +
 test/test_tryopen.rb                       |  5 +++--
 8 files changed, 29 insertions(+), 20 deletions(-)


             reply	other threads:[~2019-10-30  9:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-30  9:26 Eric Wong [this message]
2019-10-30  9:26 ` [PATCH 1/2] test: fix warnings with RUBYOPT=-w Eric Wong
2019-10-30  9:26 ` [PATCH 2/2] tests: fix unused variable warnings from newer Rubies 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/kgio/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20191030092628.31661-1-e@80x24.org \
    --to=e@80x24.org \
    --cc=kgio-public@bogomips.org \
    /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
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

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