A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://mail.python.org/pipermail/python-dev/attachments/20060430/55b272b8/attachment.diff below:

diff -ur tk8.4.13/generic/tkWindow.c tk8.4.13.modified/generic/tkWindow.c --- tk8.4.13/generic/tkWindow.c 2006-04-04 23:49:57.000000000 +0200 +++ tk8.4.13.modified/generic/tkWindow.c 2006-04-30 21:41:37.000000000 +0200 @@ -3108,6 +3108,7 @@ Tcl_DStringFree(&class); if (code != TCL_OK) { + Tcl_MutexUnlock(&windowMutex); goto done; } Tcl_ResetResult(interp); @@ -3124,6 +3125,7 @@ Tcl_SetVar(interp, "geometry", geometry, TCL_GLOBAL_ONLY); code = Tcl_VarEval(interp, "wm geometry . ", geometry, (char *) NULL); if (code != TCL_OK) { + Tcl_MutexUnlock(&windowMutex); goto done; } geometry = NULL;

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4