You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: