]> git.ipfire.org Git - thirdparty/ccache.git/commit
Pass std::string instead of .c_str()
authorErik Johansson <erik@ejohansson.se>
Sun, 23 Feb 2020 20:54:42 +0000 (21:54 +0100)
committerErik Johansson <erik@ejohansson.se>
Sun, 23 Feb 2020 21:07:08 +0000 (22:07 +0100)
commitb2b3af005e95fffdb04ce2cb98ec24feefa192ce
treee0087e18f7ce7f62f736a126c4197a8390803d98
parentac61a000e2bac51b21093e3c19136aa08a438292
Pass std::string instead of .c_str()

to function taking std::string.
src/ccache.cpp
src/compress.cpp
src/result.cpp