]> git.ipfire.org Git - thirdparty/ccache.git/commit
refactor: Simplify UTF-16LE to UTF-8 conversion in util::read_file
authorJoel Rosdahl <joel@rosdahl.net>
Wed, 3 Sep 2025 17:58:00 +0000 (19:58 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Sun, 7 Sep 2025 18:21:49 +0000 (20:21 +0200)
commitf0b559509cac63e1ffd3e75c13fd55b21421fa24
tree8edec0c2fc1b0fac4af2fab0d0d1f17ee5aa2144
parentfbdcabc521aa2fba8ea600e8e45ab26d161b79f3
refactor: Simplify UTF-16LE to UTF-8 conversion in util::read_file
src/ccache/util/file.cpp
unittest/test_util_file.cpp