-
If the path length changes (file move?) between the GetFinalPathNameByHandleW calls we are going to be in trouble. I feel like I should just copy the [fill_utf16_buf](https://github.com/rust-lang/rust…
-
Hi I'm running a dot net application under windows with mono. I have created library in C program to load my dot net application, but i found a bug in **g_utf8_to_utf16** function.When my program is p…
-
My program crashes when passing a REST request with special characters in the request header.
My request is like PUT `xxxx:port/api/test`
Header:
name: äüöß"
The call stack can be fo…
-
OSX版本10.12.4,把gbk直接保存为utf8下面会显示undo revert,再打开还是gkb,但是如果先保存为utf16再保存为utf8就可以保存。
-
```
What steps will reproduce the problem?
1. Craft a UTF8 version of the path to the attached file and pass it to
kmlbase::File::ReadFileToString() (inside a std::string).
2. Function fails to read …
-
```
What steps will reproduce the problem?
1. Craft a UTF8 version of the path to the attached file and pass it to
kmlbase::File::ReadFileToString() (inside a std::string).
2. Function fails to read …
-
Hi!
I am trying to use stackwalker, but it fails on trying to parse .sym file. Currently I am making dumps using Google Crashpad, but for dumping symbols and stackwalking I am using Rust implementa…
-
1>------ Rebuild All started: Project: DirectXTex, Configuration: Release x64 ------
1>DirectXTexUtil.cpp
1>BC.cpp
1>BC4BC5.cpp
1>BC6HBC7.cpp
1>BCDirectCompute.cpp
1>DirectXTexCompress.cpp
1>Di…
-
So far I failed to reproduce this outside VSCode, but it is 100% reproducible inside it. Might have something to do with `--cwd` calls because of the weird `changed directories: []` below.
`Main.hx…
-
Related to: https://github.com/golang/go/issues/58576
Currently, if a benchmark file is encoded in utf16 ([which is the default in windows](https://stackoverflow.com/questions/40098771/changing-pow…