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

Make raw paths absolute #1353

Merged
merged 1 commit into from Sep 15, 2018
Merged

Make raw paths absolute #1353

merged 1 commit into from Sep 15, 2018

Conversation

denisdefreyne
Copy link
Member

This makes all raw paths absolute. The dependency on the current working directory still exists, but will be removed in the future. The dependency on the current working directory is much more explicit now, which should help in preventing issues where the current working directory might change during compilation.

This will likely help with #1338.

@denisdefreyne denisdefreyne force-pushed the absolute-raw-paths branch 2 times, most recently from 351e7fa to c34f007 Compare September 15, 2018 08:24
@denisdefreyne denisdefreyne merged commit 82e9f58 into master Sep 15, 2018
@denisdefreyne denisdefreyne deleted the absolute-raw-paths branch September 15, 2018 08:49
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.

None yet

1 participant