Improve resolution of relative includes #980
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "fix_relative_includes"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Created by: hanssv
Fixes #488
This PR is supported by the Æternity Crypto Foundation
Created by: radrow
I think it should be clearer on how they are improved. Also, this change should be documented - for example it is not clear which path takes priority if there is a file available relative to the current file and another one relative to cwd
Created by: radrow
Test needed
Something like this explains the change in a better way.
Created by: hanssv
Reformulated.
Created by: hanssv
Added documentation + reformulated CHANGELOG.
Reworked the solution a bit, by always tracking the current src_dir in
Options
. This is slightly more verbose but a lot cleaner I think.And added the missing test case from #488
Created by: radrow
Review: Approved
approved this merge request
Merged by: hanssv at 2023-09-14 13:00:30 UTC