From: usa@... Date: 2018-03-29T03:58:04+00:00 Subject: [ruby-core:86383] [Ruby trunk Bug#14649] Remove problematic separator '\0' of Dir.glob and Dir.[] Issue #14649 has been reported by usa (Usaku NAKAMURA). ---------------------------------------- Bug #14649: Remove problematic separator '\0' of Dir.glob and Dir.[] https://bugs.ruby-lang.org/issues/14649 * 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 ? -- https://bugs.ruby-lang.org/ Unsubscribe: