[#85940] [Ruby trunk Bug#14578] Forking a child process inside of a mutex crashes the ruby interpreter — ben.govero@...
Issue #14578 has been reported by bengovero (Ben Govero).
3 messages
2018/03/05
[#86205] [Ruby trunk Feature#14618] Add display width method to String for CLI — aycabta@...
Issue #14618 has been reported by aycabta (aycabta .).
3 messages
2018/03/19
[#86366] Re: [ruby-cvs:70102] usa:r63008 (trunk): get rid of test error/failure on Windows introduced at r62955 — Eric Wong <normalperson@...>
usa@ruby-lang.org wrote:
3 messages
2018/03/28
[ruby-core:86206] Re: [Ruby trunk Feature#14618] Add display width method to String for CLI
From:
Vít Ondruch <v.ondruch@...>
Date:
2018-03-19 20:59:19 UTC
List:
ruby-core #86206
Dne 19.3.2018 v 20:00 aycabta@gmail.com napsal(a): > > ## Use-case > > I'm developing Readline compatible library by pure Ruby implementation for Ruby core. > https://github.com/aycabta/reline > > I'm discussing it with @hsbt, and I think that the pure Ruby version should be used only when the native extension version doesn't exist. > ref. https://bugs.ruby-lang.org/issues/11084 > The Readline library is very important for that IRB *always* provides Readline's features. Just out of curiosity, why are you reimplementing readline in pure Ruby if there exists rb-readline [1], used by Ruby Installer. V鱈t [1] https://github.com/ConnorAtherton/rb-readline Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>