[Gtk2] About bug 11523: analysis and proper fix(es)
Mattias Gaertner
nc-gaertnma at netcologne.de
Sun Jul 13 17:47:56 CEST 2008
On Sun, 13 Jul 2008 10:39:45 -0300
Luiz Americo Pereira Camara <luizmed at oi.com.br> wrote:
> Mattias Gaertner wrote:
> > On Sun, 13 Jul 2008 08:26:31 -0300
> > Luiz Americo Pereira Camara <luizmed at oi.com.br> wrote:
> >
> >
> >> Mattias Gaertner wrote:
> >>
> >>> I committed 2 in r15758.
> >>>
> >>>
> >> It seems you commited 3 (I see the g_quark stuff)
> >>
> >
> > Changed in 15761.
> >
>
> Can you also take the suggestion of using StrLComp instead of
> StrComp? (I just noticed this problem after exiting my linux machine)
>
> If only a substring is used there must be unnecessary cache misses,
> e.g.:
>
> TextOut(DC, 0, 0, 'very long text', 4);
>
> Only 'very' is draw and set in layout text
Done in 15763.
Mattias
More information about the Gtk2
mailing list