Xref: utzoo comp.unix.ultrix:2798 comp.windows.x:18588 Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!samsung!uakari.primate.wisc.edu!uflorida!mephisto!mcnc!decvax!flume!dike From: dike@flume.ZK3.DEC.COM (Jeff Dike) Newsgroups: comp.unix.ultrix,comp.windows.x Subject: Re: DPS with X11R4 Xlib Message-ID: <6637@decvax.dec.com> Date: 16 Feb 90 13:01:35 GMT References: <17017@boulder.Colorado.EDU> Sender: news@decvax.dec.com Reply-To: dike@flume.ZK3.DEC.COM (Jeff Dike) Distribution: comp Organization: Ultrix Engineering Group Lines: 15 DPS is stealing events out from behind Xlib's back in order to implement some kind of PostScript asynchronous callback. This code seems to have some relationship to the XSelectAsyncEvent and XSelectAsyncInput calls that are in our Xlib, but not in MIT's Xlib. The extra symbol (DoAsyncs) is part of the asynchronous event handling code. It is safe to use the shipped libX11.a with MIT stuff. If it doesn't work, then there is a bug in one or the other of them. Jeff Dike Digital Equipment Corp. dike@decvax.dec.com