everything related to duct tape audio suite (dtas)
 help / color / mirror / code / Atom feed
* [PATCH 0/3] fixup annoying Ruby 2.7.0dev warnings
@ 2019-10-31 10:00 Eric Wong
  2019-10-31 10:00 ` [PATCH 1/3] dtas-console: remove unused variables Eric Wong
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Eric Wong @ 2019-10-31 10:00 UTC (permalink / raw)
  To: dtas-all

Testing Ruby 2.7.0dev reveals more annoying warnings, which
end users (not hackers) would suffer from :<

*sigh*

Eric Wong (3):
  dtas-console: remove unused variables
  dtas-console: pass kwargs as-is to String#encode
  buffer/splice: pass kwargs as-is to tee/splice

 bin/dtas-console          | 11 +++--------
 lib/dtas/buffer/splice.rb | 10 ++++++----
 2 files changed, 9 insertions(+), 12 deletions(-)



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

end of thread, other threads:[~2019-10-31 10:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-31 10:00 [PATCH 0/3] fixup annoying Ruby 2.7.0dev warnings Eric Wong
2019-10-31 10:00 ` [PATCH 1/3] dtas-console: remove unused variables Eric Wong
2019-10-31 10:00 ` [PATCH 2/3] dtas-console: pass kwargs as-is to String#encode Eric Wong
2019-10-31 10:00 ` [PATCH 3/3] buffer/splice: pass kwargs as-is to tee/splice Eric Wong

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

	https://80x24.org/dtas.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).