[1816] in Athena Bugs
Saber gripe: v2.0.4 (12/20/88 E40-349-1 vax unix 2669 0)
daemon@ATHENA.MIT.EDU (ian@ATHENA.MIT.EDU)
Fri Feb 24 17:34:53 1989
From: <ian@ATHENA.MIT.EDU>
Date: Fri, 24 Feb 89 17:34:57 EST
To: bugs@ATHENA.MIT.EDU
Please note the following transaction:
(break 1) 190 -> whereis RemoveGrab
"/mit/x11dev/src/lib/Xt/Event.c":737 RemoveGrab(), defined
The problem is that the function RemoveGrab is *not* *defined*
at line 737, but only declared:
static Boolean RemoveGrab();
The definition of the function is further down in the same file.
BTW, this occurred while I was demoing Saber 2.0.4 to Rob Hayes of
Miller Communications (your PR firm)!