Skip to content

Conversation

@nobu
Copy link
Member

@nobu nobu commented Aug 27, 2015

Pathname#relative_path_from raises an ArgumentError when the
self path and the base directory have different prefixes, on
Windows and DOSish systems which have drive letters (or UNC).
The absolute path just works fine in that case.

`Pathname#relative_path_from` raises an `ArgumentError` when the self path and the base directory have different prefixes, on Windows and DOSish systems which have drive letters (or UNC). The absolute path just works fine in that case.
hsbt added a commit that referenced this pull request Aug 28, 2015
@hsbt hsbt merged commit 5b2749c into ruby:master Aug 28, 2015
hsbt added a commit to ruby/ruby that referenced this pull request Aug 28, 2015
 ruby/rdoc#337 ruby/rdoc#367 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@51715 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
nurse pushed a commit to nurse/ruby that referenced this pull request Sep 18, 2015
 ruby/rdoc#337 ruby/rdoc#367 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@51715 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
hsbt added a commit to ruby/ruby that referenced this pull request Dec 22, 2015
 ruby/rdoc#340 ruby/rdoc#341 ruby/rdoc#367 ruby/rdoc#368 * lib/rdoc/*: ditto. * test/rdoc/*: ditto. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53238 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
mrkn pushed a commit to mrkn/ruby that referenced this pull request Apr 17, 2016
 ruby/rdoc#340 ruby/rdoc#341 ruby/rdoc#367 ruby/rdoc#368 * lib/rdoc/*: ditto. * test/rdoc/*: ditto. git-svn-id: svn+ssh://svn.ruby-lang.org/ruby/trunk@53238 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants