
8 Nov
2024
8 Nov
'24
5:55 p.m.
Issue #20704 has been updated by deivid (David Rodríguez). I just found https://github.com/ruby/ruby/pull/11991 which seems a more likely culprit, sorry for the noise here! ---------------------------------------- Bug #20704: Windows: `-C` option does not work for multibyte path name https://bugs.ruby-lang.org/issues/20704#change-110540 * Author: nobu (Nobuyoshi Nakada) * Status: Closed * Backport: 3.1: REQUIRED, 3.2: DONE, 3.3: DONE ---------------------------------------- Related to [Bug #20699]. ``` C:> \Ruby33-x64\bin\ruby.exe -C xテスト_test -ep \Ruby33-x64\bin\ruby.exe: Can't chdir to xテスト_test (fatal) ``` https://github.com/ruby/ruby/pull/11493 -- https://bugs.ruby-lang.org/