Re: Bug#14412: g_list_find_custom inconsistent with GCompareFunc



Sebastian Wilhelmi <wilhelmi ira uka de> writes:

> Pango has the following functions:
> 
> gboolean pango_attribute_compare        (const PangoAttribute *attr1,
>                                          const PangoAttribute *attr2);
> gboolean pango_font_description_compare (const PangoFontDescription  *desc1,
>                                          const PangoFontDescription  *desc2);
> 
> and the member 'compare' in the PangoAttrClass,
> 
> which all are rather 'equal'-functions in the (admittedly new) GLib-sense and
> it would make sense to change that now, that the API hasn't stabilized yet.
> 
> I would make a patch, if you want.

Just go ahead and make the changes to Pango - they sound straightforward.

Regards,
                                        Owen




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]