Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!tut.cis.ohio-state.edu!ucbvax!bloom-beacon!EXPO.LCS.MIT.EDU!keith From: keith@EXPO.LCS.MIT.EDU (Keith Packard) Newsgroups: comp.windows.x Subject: Re: Xmfbpmax dropped core Message-ID: <9002052242.AA16320@expo.lcs.mit.edu> Date: 5 Feb 90 22:42:38 GMT References: <9002052106.AA07926@foobar.Colorado.EDU> Sender: daemon@athena.mit.edu (Mr Background) Organization: The Internet Lines: 15 The monochrome DECstation support is missing an argument on line 630 of mfbpmax_io.c: (*pmPointer->processInputProc) (&motion, pmPointer); should be: (*pmPointer->processInputProc) (&motion, pmPointer, 1); This fix is in the public fix number 1, available from the xstuff server (xstuff@expo.lcs.mit.edu). Keith Packard MIT X Consortium