mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-18 11:13:49 +00:00
clang warning: ../../util/options.hh:72:13: warning: destination for this 'memset' call is a pointer to dynamic class 'option_parser_t'; vtable pointer will be overwritten [-Wdynamic-class-memaccess] memset (this, 0, sizeof (*this)); ~~~~~~ ^ ../../util/options.hh:72:13: note: explicitly cast the pointer to silence this warning memset (this, 0, sizeof (*this)); ^ (void*) |
||
---|---|---|
.. | ||
ansi-print.cc | ||
ansi-print.hh | ||
hb-fc-list.c | ||
hb-fc.cc | ||
hb-fc.h | ||
hb-ot-shape-closure.cc | ||
hb-shape.cc | ||
hb-subset.cc | ||
hb-view.cc | ||
helper-cairo-ansi.cc | ||
helper-cairo-ansi.hh | ||
helper-cairo.cc | ||
helper-cairo.hh | ||
main-font-text.hh | ||
Makefile.am | ||
Makefile.sources | ||
options.cc | ||
options.hh | ||
shape-consumer.hh | ||
view-cairo.cc | ||
view-cairo.hh |