[HarfBuzz] harfbuzz-ng: Branch 'master' - 12 commits
Jonathan Kew
jfkthame at googlemail.com
Sun Jul 29 11:05:31 PDT 2012
On 27/7/12 17:56, Behdad Esfahbod wrote:
> @@ -114,6 +115,7 @@ hb_shape_plan_get_empty (void)
> static const hb_shape_plan_t _hb_shape_plan_nil = {
> HB_OBJECT_HEADER_STATIC,
>
> + TRUE, /* default_shaper_list */
> NULL, /* face */
> _HB_BUFFER_PROPS_DEFAULT, /* props */
>
s/TRUE/true/, please, otherwise this fails to compile on OS X (at
least), where TRUE isn't defined.
More information about the HarfBuzz
mailing list