]> git.ipfire.org Git - thirdparty/ccache.git/commit
Context: convert stats_file to an std::string
authorThomas Otto <thomas.otto@pdv-fs.de>
Sat, 25 Jan 2020 09:24:35 +0000 (10:24 +0100)
committerThomas Otto <thomas.otto@pdv-fs.de>
Sun, 16 Feb 2020 12:20:15 +0000 (13:20 +0100)
commit49774284430f1d27e8f2d0d020cd117531aa98d2
tree50e3d003a76ca73fbeeb6b0032f67bb4305de1fd
parent0b5a24e75f223f8c3bf826a2200eff6d1d29193e
Context: convert stats_file to an std::string

Also adapted downstream stats functions.
src/Context.cpp
src/Context.hpp
src/ccache.cpp
src/result.cpp
src/stats.cpp
src/stats.hpp