diff options
author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2017-06-16 14:44:01 +0000 |
---|---|---|
committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2017-06-16 14:44:01 +0000 |
commit | 287533753347cb688d1d65bea6ef17724e237951 (patch) | |
tree | d45ac417c6a9b959f89e5b3ae8efce8cc773dd4d /spec/mspec/lib | |
parent | 5a13c6bcd9c7c138fdbedb92a56efea6f9535416 (diff) |
pathname.rb: UNC root pathname needs a separator
* ext/pathname/lib/pathname.rb (Pathname#plus): UNC root pathname
needs a separator. File.basename returns "/" on UNC root, as
well as sole drive letter, even if it does not end with a
separator. [ruby-core:80900] [Bug #13515]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59102 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'spec/mspec/lib')
0 files changed, 0 insertions, 0 deletions