kgio RubyGem user+dev discussion/patches/pulls/bugs/help
 help / color / mirror / code / Atom feed
* [PATCH 0/2] Ruby warning fixes
@ 2019-10-30  9:26 Eric Wong
  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
  0 siblings, 2 replies; 3+ messages in thread
From: Eric Wong @ 2019-10-30  9:26 UTC (permalink / raw)
  To: kgio-public

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


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

end of thread, other threads:[~2019-10-30  9:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-30  9:26 [PATCH 0/2] Ruby warning fixes Eric Wong
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

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