Loading…
|
Translation changed |
|
|
String added in the repository |
|
Loading…
|
Translation changed |
|
|
String added in the repository |
|
* [issue 2364] Fix WebSocket handshake response on failure.
* [issue 2280] (related) Fix open append mode for file_posix.
* [issue 2280] Fix open append mode for file_win32.
* [issue 2280] Fix file open with append/append_existing flag on Windows
* [issue 2354] Fix clang-cl UTF8 path handling for `file_win32`.
* [issue 2354] Fix clang-cl UTF8 path handling for `file_stdio`.
Add missing include for file_body test.为 `file_body` 测试补充缺失的头文件(include)* [issue 2364]
Fix修复 WebSockethandshake response on failure.握手失败时的响应* [issue 2280] (related) Fix open append mode for file_posix.
* [issue 2280] Fix open append mode for file_win32.
* [issue 2280] Fix file open with
* [issue 2280] 修复 `file_posix` 的追加打开(open append)模式
* [issue 2280] 修复 `file_win32` 的追加打开(open append)模式
* [issue 2280] 修复 Windows 下使用 append/append_existing
flag on Windows标志打开文件的问题* [issue 2354]
Fix修复 `file_win32` 在 clang-cl 下的 UTF-8path handling for `file_win32`.路径处理* [issue 2354] Fix
* [issue 2354] 修复 `file_stdio` 在 clang-cl 下的 UTF-8
path handling for `file_stdio`.路径处理