mirror of
https://github.com/wez/wezterm.git
synced 2024-11-23 15:04:36 +03:00
3309803925
Weird that this was set to not enable C++, but I suspect it is the reason why the C++11 compiler flag isn't being added to resolve this: ``` warning: harfbuzz/src/hb-meta.hh:41:18: warning: variadic templates are a C++11 extension [-Wc++11-extensions] warning: template<typename... Ts> struct _hb_void_t { typedef void type; }; ``` |
||
---|---|---|
.. | ||
harfbuzz@9c98b2b9a9 | ||
src | ||
bindings.h | ||
build.rs | ||
Cargo.toml | ||
regenerate.sh |