Ruby mogilefs-client dev/users discussion/patches/bugs/help/...
 help / color / mirror / code / Atom feed
* [PATCH 0/3] updates for newer Rubies
@ 2019-10-30  9:23 Eric Wong
  2019-10-30  9:23 ` [PATCH 1/3] mogilefs: actually use kwarg for Net::HTTP::Persistent.new Eric Wong
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Eric Wong @ 2019-10-30  9:23 UTC (permalink / raw)
  To: mogilefs-client-public

Newer Rubies warn about more things, which is annoying
to users who don't code *sigh*

Eric Wong (3):
  mogilefs: actually use kwarg for Net::HTTP::Persistent.new
  fix more indentation warnings
  test_client: quiet warnings about redefining accessors

 lib/mogilefs/mogilefs.rb          |  7 +++++--
 lib/mogilefs/new_file/stream.rb   |  4 ++--
 test/test_client.rb               |  3 ++-
 test/test_fresh.rb                |  4 ++--
 test/test_http_reader.rb          |  4 ++--
 test/test_mogilefs.rb             | 16 ++++++++--------
 test/test_mogilefs_integration.rb |  4 ++--
 7 files changed, 23 insertions(+), 19 deletions(-)

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

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

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-30  9:23 [PATCH 0/3] updates for newer Rubies Eric Wong
2019-10-30  9:23 ` [PATCH 1/3] mogilefs: actually use kwarg for Net::HTTP::Persistent.new Eric Wong
2019-10-30  9:23 ` [PATCH 2/3] fix more indentation warnings Eric Wong
2019-10-30  9:23 ` [PATCH 3/3] test_client: quiet warnings about redefining accessors Eric Wong

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

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