[#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:86388] Re: [Ruby trunk Bug#14650] Remove problematic separator '\0' of Dir.glob and Dir.[]
From:
Martin J. Dürst <duerst@...>
Date:
2018-03-29 05:30:24 UTC
List:
ruby-core #86388
中村さん、こんにちは。 おそらく中村さんのではなくて、ブラウザですが、同じバグを10個も作りました。 (https://bugs.ruby-lang.org/issues/14643 から https://bugs.ruby-lang.org/issues/14650 まで) 是非気を付けてください。 よろしくお願いします。 Martin. On 2018/03/29 13:13, usa@garbagecollect.jp wrote: > Issue #14650 has been reported by usa (Usaku NAKAMURA). > > ---------------------------------------- > Bug #14650: Remove problematic separator '\0' of Dir.glob and Dir.[] > https://bugs.ruby-lang.org/issues/14650 > > * Author: usa (Usaku NAKAMURA) > * Status: Open > * Priority: Normal > * Assignee: > * Target version: > * ruby -v: > * Backport: 2.3: UNKNOWN, 2.4: UNKNOWN, 2.5: UNKNOWN > ---------------------------------------- > `Dir.glob` and `Dir.[]` accepts `'\0'` separated string as the parameter, > but this feature is very problematic. > Shouldn't we remove this feature for Ruby3 ? > > > Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>