Skip to content

fix preprocessor relative filepath evaluation for fexists#401

Merged
SpaceManiac merged 4 commits intoSpaceManiac:masterfrom
ZeWaka:fexists-fix
Jul 16, 2024
Merged

fix preprocessor relative filepath evaluation for fexists#401
SpaceManiac merged 4 commits intoSpaceManiac:masterfrom
ZeWaka:fexists-fix

Conversation

@ZeWaka
Copy link
Copy Markdown
Contributor

@ZeWaka ZeWaka commented Jul 15, 2024

The way I implemented const-eval'd fexists is slightly incorrect.
It's evaulating the existence of the path relative to the invocation of the library or something, instead of relative to the dme current file.
This is causing errors in StrongDMM, because it's checking paths relative to the application exe file.

I tested by building StrongDMM and using this fixed version, and it worked correctly.

@SpaceManiac SpaceManiac merged commit 5de6600 into SpaceManiac:master Jul 16, 2024
@ZeWaka ZeWaka deleted the fexists-fix branch July 16, 2024 07:45
@SpaceManiac SpaceManiac added this to the suite v1.10 milestone May 12, 2025
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.

2 participants