[wx-dev] Race condition in wxWakeUpIdle under wxGTK
Paul Cornett
pc-wx at bullseye.com
Wed Mar 12 21:36:00 PDT 2008
Vadim Zeitlin wrote:
> TK> After reobtaining the lock, something like
> TK> moreIdles = needsMore | (wxPendingEvents &&
> TK> wxPendingEvents->GetFirst()));
>
> I don't like it but if it does fixes the bug it would be better to
> do it before 2.8.8 unless Paul has time to fix it more properly
> because I won't risk backporting his trunk changes on my own. Could
> you please post this as a patch with "2.8" in the title so that it
> doesn't get lost?
I have checked in a fix for 2.8, and trunk, which had the same problem.
More information about the wx-dev
mailing list