On Sun, Jul 29, 2012 at 02:34:16PM -0700, Behdad Esfahbod wrote:
> diff --git a/src/hb-shape-plan.cc b/src/hb-shape-plan.cc
> index af3c18d..f9f9f3d 100644
> --- a/src/hb-shape-plan.cc
> +++ b/src/hb-shape-plan.cc
> @@ -115,7 +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 */
> +    false, /* default_shaper_list */

Was the false really intended here?

Regards,
 Khaled
_______________________________________________
HarfBuzz mailing list
HarfBuzz@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/harfbuzz

Reply via email to