From fff83ba4ce5bb2e36fa5448185f5ee84c19805c7 Mon Sep 17 00:00:00 2001 From: davygrvy Date: Tue, 16 Mar 2004 03:40:48 +0000 Subject: no message --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/ChangeLog b/ChangeLog index bb7e880..d1be8c8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2004-03-15 David Gravereaux + + * win/tclWinNotify.c: Fixed a mistake where the return value of + MsgWaitForMultipleObjectsEx for "a message is in the queue" wasn't + accurate. I removed the check on the case result==(WAIT_OBJECT_0 + 1) + This was having the error of falling into GetMessage and waiting + there by accident, which wasn't alertable through Tcl_AlertNotifier. + I'll do some more study on this and try to find-out why. + 2004-03-12 Donal K. Fellows IMPLEMENTATION OF TIP#163 -- cgit v0.12