]> git.ipfire.org Git - thirdparty/ccache.git/commit
Use std::ios_base::openmode as the third Util::write_file parameter
authorJoel Rosdahl <joel@rosdahl.net>
Mon, 18 May 2020 18:03:24 +0000 (20:03 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Wed, 20 May 2020 18:07:12 +0000 (20:07 +0200)
commite2effaa431d9644bfb6ec38b293c70b8ceaa2305
tree75b8ed9790c572fe024e647fab7e2f016f959b0f
parent91aa70754c3816537b080fef1c6630313b400721
Use std::ios_base::openmode as the third Util::write_file parameter
src/Util.cpp
src/Util.hpp
unittest/test_Util.cpp