]> git.ipfire.org Git - thirdparty/ccache.git/commit
Add and test remove_extension()
authorThomas Otto <thomas.otto@pdv-fs.de>
Wed, 30 Oct 2019 10:26:23 +0000 (11:26 +0100)
committerThomas Otto <thomas.otto@pdv-fs.de>
Tue, 26 Nov 2019 13:45:21 +0000 (14:45 +0100)
commit313c6b03377e4806c4fccef48f11017abeb5e006
tree02c2b0092d13799691d356de32d936f1ccd0e471
parent2fe8f689fd500874e9dc2d49dc976797de1db7be
Add and test remove_extension()

Works as a replacement for the legacy util function.
src/Util.cpp
src/Util.hpp
unittest/test_Util.cpp