Skip to content

Modify the libc/os calls to win32 functions to use UTF-16 #1927

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

Closed
graydon opened this issue Mar 5, 2012 · 0 comments
Closed

Modify the libc/os calls to win32 functions to use UTF-16 #1927

graydon opened this issue Mar 5, 2012 · 0 comments
Labels
E-easy Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue. O-windows Operating system: Windows

Comments

@graydon
Copy link
Contributor

graydon commented Mar 5, 2012

Followup to #1771: on windows we need to pass UTF-16 temporaries to system APIs, not UTF-8 as we currently do. The current behaviour breaks when passing non-ASCII Unicode.

@ghost ghost assigned graydon Mar 5, 2012
@graydon graydon closed this as completed Mar 7, 2012
brson pushed a commit to brson/rust that referenced this issue Mar 7, 2012
@graydon graydon removed their assignment Jun 16, 2014
celinval pushed a commit to celinval/rust-dev that referenced this issue Jun 4, 2024
Kobzol pushed a commit to Kobzol/rust that referenced this issue Dec 30, 2024
bors pushed a commit to rust-lang-ci/rust that referenced this issue Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
E-easy Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue. O-windows Operating system: Windows
Projects
None yet
Development

No branches or pull requests

1 participant