]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
include/encoding: fix compat version error message 19660/head
authorXinying Song <songxinying@cloudin.cn>
Sat, 23 Dec 2017 06:44:26 +0000 (14:44 +0800)
committerXinying Song <songxinying@cloudin.cn>
Sat, 23 Dec 2017 06:44:31 +0000 (14:44 +0800)
commit74745ef43e585f47f528ea3ab78061dfd4707f46
treefcb8b1af7701deffac8b90cf1e4fea50fb926c9d
parent6e905de9bff50315dfae2a57bb2b1da837160ca0
include/encoding: fix compat version error message

The compatv parameter can not behave as expected.
Using std::to_string instead of a macro pound sign.
Signed-off-by: Xinying Song <songxinying@cloudin.cn>
src/include/encoding.h