1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/pathname
Jeremy Evans cc5b7ed1dc Document limitation of Pathname#relative_path_from [ci skip]
This method is explicitly documented to not access the filesystem,
and the only way to get the correct behavior for a case where the
filesystem's case sensitivity differs from the operating system
default would be to access the filesystem.

Fixes [Bug #15417]
2020-09-02 10:34:33 -07:00
..
lib Document limitation of Pathname#relative_path_from [ci skip] 2020-09-02 10:34:33 -07:00
depend sed -i '/rmodule.h/d' 2020-08-27 16:42:06 +09:00
extconf.rb Try statx syscall 2019-02-20 06:54:23 +00:00
pathname.c Add #write and #binwrite to IO section [ci skip] 2020-03-02 16:05:44 +09:00