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

ensure dlopen symbol table uses forward slashes #93

Merged
merged 2 commits into from
Jun 14, 2024
Merged

Conversation

dicej
Copy link
Collaborator

@dicej dicej commented Jun 14, 2024

On Windows, we were using back slashes, which meant dlopen failed to resolve all but trivial paths at runtime.

On Windows, we were using back slashes, which meant `dlopen` failed to resolve
all but trivial paths at runtime.

Signed-off-by: Joel Dice <joel.dice@fermyon.com>
Signed-off-by: Joel Dice <joel.dice@fermyon.com>
@dicej dicej merged commit b91dd01 into main Jun 14, 2024
1 check passed
@dicej dicej deleted the windows-dlopen-fix branch June 14, 2024 17:19
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.

None yet

1 participant