Skip to content

[msbuild] Fixed PathUtils.AbsoluteToRelative() logic - #1863

Merged
jstedfast merged 1 commit into
d15-1from
d15-1-msbuild-53176
Mar 13, 2017
Merged

[msbuild] Fixed PathUtils.AbsoluteToRelative() logic#1863
jstedfast merged 1 commit into
d15-1from
d15-1-msbuild-53176

Conversation

@jstedfast

Copy link
Copy Markdown
Member
  • [msbuild] Fixed PathUtils.AbsoluteToRelative() logic

Don't require the 'absolute' path argument to be a FullPath.

The code already calls Path.GetFullPath() on the 'absolute'
path anyway.

Fixes https://bugzilla.xamarin.com/show_bug.cgi?id=53176

  • Fixed ResolveSymbolicLinks() to return the input path if realpath() fails

* [msbuild] Fixed PathUtils.AbsoluteToRelative() logic

Don't require the 'absolute' path argument to be a FullPath.

The code already calls Path.GetFullPath() on the 'absolute'
path anyway.

Fixes https://bugzilla.xamarin.com/show_bug.cgi?id=53176

* Fixed ResolveSymbolicLinks() to return the input path if realpath() fails
@jstedfast

Copy link
Copy Markdown
Member Author

This is a back-port of #1861

@monojenkins

Copy link
Copy Markdown
Contributor

Build success

@jstedfast
jstedfast merged commit 373ea19 into d15-1 Mar 13, 2017
@jstedfast
jstedfast deleted the d15-1-msbuild-53176 branch March 13, 2017 17:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants