]> git.ipfire.org Git - thirdparty/ccache.git/commit
Move and convert parse_unsigned to Util::parse_uint32
authorJoel Rosdahl <joel@rosdahl.net>
Sun, 26 Jul 2020 19:05:30 +0000 (21:05 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Sun, 26 Jul 2020 19:05:30 +0000 (21:05 +0200)
commitb78045cd2de26ae186324149eccd5b4995513379
tree06fad9eafec0bc3e93cb5f04537a71a25620e20b
parent347d2f2db8d7d776597fb34db5ae1c05819c0020
Move and convert parse_unsigned to Util::parse_uint32
src/Config.cpp
src/Util.cpp
src/Util.hpp
unittest/test_Config.cpp
unittest/test_Util.cpp