emacs-devel
[Top][All Lists]
Advanced

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

Re: GDI+ take 3


From: Eli Zaretskii
Subject: Re: GDI+ take 3
Date: Wed, 15 Apr 2020 20:34:35 +0300

> From: Juanma Barranquero <address@hidden>
> Date: Wed, 15 Apr 2020 19:24:38 +0200
> Cc: address@hidden, Emacs developers <address@hidden>
> 
> (gdb) p frame
> $1 = 0
> (gdb) p propertyItem[0].type
> $2 = 4
> (gdb) p ((int *)propertyItem[0].value)[0]
> $3 = 10
> (gdb)

Great, thanks.  10 is indeed 0.1 sec, so I think I know how to fix the
code.  But I will need you to test it :-(



reply via email to

[Prev in Thread] Current Thread [Next in Thread]