[cairo] AC_TRY_RUN vs crosscompile
Enrico Weigelt, metux IT consult
enrico.weigelt at gr13.net
Sat Apr 15 16:08:32 UTC 2017
On 15.04.2017 12:55, Uli Schlachter wrote:
> The race condition now is: If cairo deletes the segment before the X11
> server attached, the server will fail to attach. If the server is
> faster, things will work out.
So, there's no way finding out when the server has attached it ?
After the XSync call ? What is the cost of that extra call - is that
really notable ?
Can't we just move the remove call to a place where we know that
the server has attached it ?
--mtx
More information about the cairo
mailing list