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

Attempt to load/create WW15MGH._96 even if writable directory cannot be resolved (backport #946) [release/4.11.x] #1036

Merged
merged 4 commits into from
Mar 26, 2025

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Mar 10, 2025

Should fix https://github.com/iTwin/itwinjs-backlog/issues/1118.

The binary shadow file should exist in cloud cache workspace (bTime = CS_fileModTime (__This->binaryPath) below the changed code should return non-zero value) so it should be irrelevant if writable directory is available. The CS_rwDictDir() function copies source path to the result so the binary path should be valid even in case of an error.

If cloud cache is not used or binary file does not exist and a writable directory is not available, the code should still error out when attempting to create the binary file.


This is an automatic backport of pull request #946 done by Mergify.

…be resolved (#946)

Co-authored-by: Eimantas Morkunas <>
Co-authored-by: Travis Cobbs <[email protected]>
Co-authored-by: Arun George <[email protected]>
(cherry picked from commit ab7daca)
@DanRod1999 DanRod1999 merged commit a4e6305 into release/4.11.x Mar 26, 2025
17 checks passed
@DanRod1999 DanRod1999 deleted the mergify/bp/release/4.11.x/pr-946 branch March 26, 2025 15:05
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.

4 participants