Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!purdue!decwrl!labrea!polya!hall From: hall@polya.Stanford.EDU (Keith A. Hall) Newsgroups: comp.windows.x Subject: bug in $(TOP)/lib/X/XOpenDis.c ? Keywords: UnlockDisplay Message-ID: <8756@polya.Stanford.EDU> Date: 25 Apr 89 17:54:04 GMT Sender: Keith A. Hall Organization: Stanford University Lines: 12 There appears to be a bug in XOpenDis.c: Line 430 has the statement UnlockDisplay(dpy). There is no corresponding (preceding) LockDisplay call. Perhaps this has been fixed in a patch? This bug will manifest itself only when you alter the standard X distribution by defining LockDisplay and UnlockDisplay in Xlibos.h. Keith Hall hall@eclipse.stanford.edu