Skip to content

Instantly share code, notes, and snippets.

@ThePhD
Last active August 29, 2015 14:23
Show Gist options
  • Select an option

  • Save ThePhD/14c210388fb3e85cea6b to your computer and use it in GitHub Desktop.

Select an option

Save ThePhD/14c210388fb3e85cea6b to your computer and use it in GitHub Desktop.
Harfbuzz Build Win32 Debug
3>------ Build started: Project: harfbuzz, Configuration: Debug Win32 ------
3> hb-warning.cc
3> hb-unicode.cc
3> hb-ucdn.cc
3> hb-shaper.cc
3> hb-shape.cc
3> hb-shape-plan.cc
3> hb-set.cc
3> hb-ot-tag.cc
3> hb-ot-shape.cc
3>harfbuzz\src\hb-ot-shape.cc(541): warning C4800: 'hb_bool_t': forcing value to bool 'true' or 'false' (performance warning)
3> hb-ot-shape-normalize.cc
3>harfbuzz\src\hb-ot-shape-normalize.cc(91): warning C4800: 'hb_bool_t': forcing value to bool 'true' or 'false' (performance warning)
3>harfbuzz\src\hb-ot-shape-normalize.cc(100): warning C4800: 'hb_bool_t': forcing value to bool 'true' or 'false' (performance warning)
3>harfbuzz\src\hb-ot-shape-normalize.cc(142): warning C4800: 'hb_bool_t': forcing value to bool 'true' or 'false' (performance warning)
3> hb-ot-shape-fallback.cc
3> hb-ot-shape-complex-tibetan.cc
3> hb-ot-shape-complex-thai.cc
3> hb-ot-shape-complex-sea.cc
3> hb-ot-shape-complex-myanmar.cc
3> hb-ot-shape-complex-indic.cc
3>harfbuzz\src\hb-ot-shape-complex-indic.cc(1850): warning C4800: 'hb_bool_t': forcing value to bool 'true' or 'false' (performance warning)
3>harfbuzz\src\hb-ot-shape-complex-indic.cc(1866): warning C4800: 'hb_bool_t': forcing value to bool 'true' or 'false' (performance warning)
3> hb-ot-shape-complex-indic-table.cc
3> hb-ot-shape-complex-hebrew.cc
3>harfbuzz\src\hb-ot-shape-complex-hebrew.cc(71): warning C4800: 'hb_bool_t': forcing value to bool 'true' or 'false' (performance warning)
3> hb-ot-shape-complex-hangul.cc
3>harfbuzz\src\hb-ot-shape-complex-hangul.cc(308): warning C4800: 'hb_bool_t': forcing value to bool 'true' or 'false' (performance warning)
3> hb-ot-shape-complex-default.cc
3> Generating Code...
3> Compiling...
3> hb-ot-shape-complex-arabic.cc
3> hb-ot-map.cc
3>harfbuzz\src\hb-ot-map.cc(92): warning C4800: 'hb_bool_t': forcing value to bool 'true' or 'false' (performance warning)
3> hb-ot-layout.cc
3>harfbuzz\src\hb-ot-layout.cc(722): warning C4800: 'hb_bool_t': forcing value to bool 'true' or 'false' (performance warning)
3> hb-ot-font.cc
3> hb-ft.cc
3> hb-font.cc
3> hb-fallback-shape.cc
3>harfbuzz\src\hb-fallback-shape.cc(109): warning C4800: 'hb_bool_t': forcing value to bool 'true' or 'false' (performance warning)
3> hb-face.cc
3> hb-common.cc
3>harfbuzz\src\hb-common.cc(521): warning C4800: 'hb_bool_t': forcing value to bool 'true' or 'false' (performance warning)
3> hb-buffer.cc
3> hb-buffer-serialize.cc
3> hb-blob.cc
3> Generating Code...
3> ucdn.c
3> harfbuzz.vcxproj -> x86\Debug\harfbuzz.lib
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment