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

Support unicode paths for Mono #836

Draft
wants to merge 1 commit into
base: alpha-development
Choose a base branch
from

Conversation

slxdy
Copy link
Contributor

@slxdy slxdy commented Jan 22, 2025

Since the Mono API only supports ASCII paths, we need to find workarounds for unicode.

Closes #246

@slxdy slxdy changed the base branch from master to alpha-development January 22, 2025 10:18
@slxdy
Copy link
Contributor Author

slxdy commented Jan 22, 2025

The current change allows for loading assemblies from unicode paths, but it still seems to crash when trying to invoke managed init.

@HerpDerpinstine HerpDerpinstine added Improvement New feature or request Work-in-Progress This issue or pull request is being worked on currently labels Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Improvement New feature or request Work-in-Progress This issue or pull request is being worked on currently
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Add File/Directory Path Encoding
2 participants