Re: Bugfix for FriBidi regarding g_assert

Behdad Esfahbod <[email protected]> Wed, 24 Feb 2010 14:40:31 -0500
Newsgroups gmane.comp.internationalization.fribidi
Message-ID <[email protected]>
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
> [email protected]
> http://lists.freedesktop.org/mailman/listinfo/fribidi