Skip to content

marker_adapter: Support non-utf8 paths #108

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

Merged
merged 1 commit into from
Feb 8, 2023

Conversation

Niki4tap
Copy link
Member

@Niki4tap Niki4tap commented Feb 8, 2023

Makes marker_adapter use OsStrings to support paths which might not be utf-8.

Fixes #67

@Niki4tap
Copy link
Member Author

Niki4tap commented Feb 8, 2023

#103 makes me a bit concerned of any unchecked windows changes now, so let's see what bors has to say first.

bors try

bors bot added a commit that referenced this pull request Feb 8, 2023
@bors
Copy link
Contributor

bors bot commented Feb 8, 2023

try

Build failed:

@Niki4tap
Copy link
Member Author

Niki4tap commented Feb 8, 2023

Hmmm, seems like github CI clippy doesn't trigger on #[cfg(windows)] blocks, that's not particularly helpful, let's see if things are working or not

bors try

bors bot added a commit that referenced this pull request Feb 8, 2023
@bors
Copy link
Contributor

bors bot commented Feb 8, 2023

try

Build succeeded:

@Niki4tap Niki4tap requested a review from xFrednet February 8, 2023 00:33
@xFrednet xFrednet self-assigned this Feb 8, 2023
@xFrednet
Copy link
Member

xFrednet commented Feb 8, 2023

Looks good to me and I like the changes. Thank you!

bors r+

@bors
Copy link
Contributor

bors bot commented Feb 8, 2023

Build succeeded:

@bors bors bot merged commit a9b5298 into rust-marker:master Feb 8, 2023
@Niki4tap Niki4tap deleted the os-and-strings branch February 8, 2023 07:43
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.

Check test the driver and adapter handle OsStrings correctly
2 participants