diff options
| author | Matt Peters <[email protected]> | 2024-10-15 01:16:38 -0600 |
|---|---|---|
| committer | GitHub Enterprise <[email protected]> | 2024-10-15 09:16:38 +0200 |
| commit | ff1456cea6778a78938fc1ce17e32575676e1c6d (patch) | |
| tree | da31a7a9fbcd8a88bdef6ad44ddec447b98cf304 /src/zenserver/cache/httpstructuredcache.cpp | |
| parent | Dashboard: oplog entry data download, more detail, styling tweaks. (#194) (diff) | |
| download | zen-ff1456cea6778a78938fc1ce17e32575676e1c6d.tar.xz zen-ff1456cea6778a78938fc1ce17e32575676e1c6d.zip | |
Mirror command: fix utf8 paths mapping to native code page (#197)
* Mirror command: need to keep n unordered_set of filesystem::path rather than converting to string(), because string() does not work for unicode paths.
* Mirror: Store files in unordered_set as u8string rather than std::filesystem::path; std::filesystem::path does not support unordered_sest hashing on linux.
Diffstat (limited to 'src/zenserver/cache/httpstructuredcache.cpp')
0 files changed, 0 insertions, 0 deletions