Commit d5e3ff6
committed
[ARROW-47590][C++]: Use explicit W functions in io_util.cc for UNICODE compatibility
- Replace CreateFileMapping with CreateFileMappingW in io_util.cc
- Add L" prefix to string literals in io_util.cc
- Completes fixes for Windows UNICODE build failure1 parent 3acaccb commit d5e3ff6
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1448 | 1448 | | |
1449 | 1449 | | |
1450 | 1450 | | |
1451 | | - | |
| 1451 | + | |
1452 | 1452 | | |
1453 | 1453 | | |
1454 | 1454 | | |
| |||
0 commit comments