提交 989e71a9 编写于 作者: B Behdad Esfahbod

Silence clang

上级 6750ec69
...@@ -597,7 +597,7 @@ struct hb_data_wrapper_t ...@@ -597,7 +597,7 @@ struct hb_data_wrapper_t
inline Data * get_data (void) const inline Data * get_data (void) const
{ {
return *(((Data **) this) - WheresData); return *(((Data **) (void *) this) - WheresData);
} }
template <typename Stored, typename Subclass> template <typename Stored, typename Subclass>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册