sapling/lib/encoding
Stefan Filip 135670fdc3 encoding: fix empty path handling on windows
Summary:
The Windows API `MultiByteToWideChar` will fail when given an empty bytearray to convert.
https://docs.microsoft.com/en-us/windows/win32/api/stringapiset/nf-stringapiset-multibytetowidechar

Reviewed By: quark-zju

Differential Revision: D16820239

fbshipit-source-id: 3234c3246c0d07277968dac1ac9ee864b016a40f
2019-08-14 19:01:34 -07:00
..
src encoding: fix empty path handling on windows 2019-08-14 19:01:34 -07:00
Cargo.toml bindings: add manifest python classes 2019-07-22 13:03:00 -07:00