[FriBidi] Bugfix for FriBidi regarding g_assert
Behdad Esfahbod
behdad at behdad.org
Wed Feb 24 11:40:31 PST 2010
Thanks Volker,
I fixed it to always include the toplevel glib.h only.
behdad
On 02/24/2010 11:47 AM, Volker Grabsch wrote:
> Dear FriBidi developers,
>
> I just found a fixed a bug that appears when FriBidi is built
> with glib support. It doesn't include the header in which
> the g_assert() macro is defined, resulting in warnings about
> an implicit definition of g_assert() and linker errors about
> a missing _g_assert symbol.
>
> The attached patch fixes that.
>
>
> Greets,
>
> Volker
>
>
>
>
> _______________________________________________
> fribidi mailing list
> fribidi at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/fribidi
More information about the fribidi
mailing list