[#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:86252] [Ruby trunk Misc#14622] Improve documentation for 'string '.split to also mention trailing spaces being ignored
From:
rr.rosas@...
Date:
2018-03-22 00:40:14 UTC
List:
ruby-core #86252
Issue #14622 has been updated by rosenfeld (Rodrigo Rosenfeld Rosas). Thanks :-) ---------------------------------------- Misc #14622: Improve documentation for 'string '.split to also mention trailing spaces being ignored https://bugs.ruby-lang.org/issues/14622#change-71155 * Author: rosenfeld (Rodrigo Rosenfeld Rosas) * Status: Closed * Priority: Normal * Assignee: ---------------------------------------- The current documentation only talks about leading spaces being ignored when a single space is used as an argument. I've suggested a few changes to the documentation and example to make it clearer that trailing spaces are also ignored in that case: https://github.com/ruby/ruby/pull/1845 -- https://bugs.ruby-lang.org/ Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>