From: mame@...
Date: 2019-09-02T00:30:14+00:00
Subject: [ruby-core:94708] [Ruby master Feature#14643] Remove problematic separator '\0' of Dir.glob and Dir.[]

Issue #14643 has been updated by mame (Yusuke Endoh).

Status changed from Closed to Open

Will this behavior be removed in 2.7?

----------------------------------------
Feature #14643: Remove problematic separator '\0' of Dir.glob and Dir.[]
https://bugs.ruby-lang.org/issues/14643#change-81318

* Author: usa (Usaku NAKAMURA)
* Status: Open
* Priority: Normal
* Assignee: 
* Target version: 
----------------------------------------
`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 ?



-- 
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>