summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorBen Bridle <ben@derelict.engineering>2024-10-31 11:10:05 +1300
committerBen Bridle <ben@derelict.engineering>2024-10-31 11:10:05 +1300
commit0bf83f08a4099d90ac18f921b45f74124bcb4c62 (patch)
treec529adb255429342cf07ba8b70c5f9d4c393c1b4 /Cargo.lock
parent4155047b3d6f7a1c5993ef8a8ed2244213a1c8d3 (diff)
downloadbedrock-pc-0bf83f08a4099d90ac18f921b45f74124bcb4c62.zip
Canonicalize program paths before loading a program
In the case that a program with an adjacent symbols file is added to a system-wide programs folder by symbolically linking to the bytecode file of the program, and the program is run via the symbolic link, the symbols file in the original directory will not be found or loaded. To fix this, the path to the symbolic link will now be resolved to the path of the bytecode file in the original directory, where the symbols file can be found.
Diffstat (limited to 'Cargo.lock')
0 files changed, 0 insertions, 0 deletions