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

Link mode recreates existing hard links #18

Open
ZashIn opened this issue Oct 13, 2023 · 0 comments · May be fixed by #19
Open

Link mode recreates existing hard links #18

ZashIn opened this issue Oct 13, 2023 · 0 comments · May be fixed by #19

Comments

@ZashIn
Copy link
Contributor

ZashIn commented Oct 13, 2023

Linker recreates existing hard links to same file, renaming old hard link to .rbackup.
On a clear, this results in a copy in overwrite, which show up as file conflicts, even though the file did not change.

This happens for e.g., when a second build is run after a first finished, without a clear in between.

Can be reproduced by running another program via onAboutToRun, like the precompilation for REDmods in Cyberpunk: ModOrganizer2/modorganizer-basic_games#105

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 a pull request may close this issue.

1 participant