Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't test symlink directories with absolute targets on MSWin32 #278

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

hakonhagland
Copy link

For more information see issue #277.

This fixes issue #277.

Note that this PR includes #268, #270, #272, and #274, which should be merged first.

The realpath function does not work correctly on Windows for
perl<=5.37.5.
This fixes issue dagolden#258.
Don't use forward slashes in a relative symlink target on Windows.
For more information see issue dagolden#271.

This fixes issue dagolden#273.
Absolute targets in symlink directories does not work on MSWin32
yet. See
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.

1 participant