Skip to content
Unverified Commit 637c236d authored by yiwu-arbug's avatar yiwu-arbug Committed by GitHub
Browse files

fix mac build (#644)



It appears on MacOS with Clang, `bool` is not supported in C, causing compile error. Changing it to `char`.

Signed-off-by: default avatarYi Wu <yiwu@pingcap.com>
parent 91befd07
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment