Skip to content

Support unicode paths for Mono#836

Draft
slxdy wants to merge 1 commit intoLavaGang:alpha-developmentfrom
slxdy:mono-unicode-paths
Draft

Support unicode paths for Mono#836
slxdy wants to merge 1 commit intoLavaGang:alpha-developmentfrom
slxdy:mono-unicode-paths

Conversation

@slxdy
Copy link
Copy Markdown
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
Copy Markdown
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