You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"If a member filename is an absolute path, a drive/UNC sharepoint and leading (back)slashes will be stripped, e.g.: ///foo/bar becomes foo/bar on Unix, and C:\foo\bar becomes foo\bar on Windows."
So it should be fixable. It is a problem that the lib is not tested against Windows, but Travis doesnt allow it. AppVeyor does, but not sure if its worth the change now.
test code:
thrown error:
The text was updated successfully, but these errors were encountered: