Path: utzoo!mnetor!uunet!lll-winken!lll-lcc!ames!mailrus!umix!oxtrap!rich From: rich@oxtrap.UUCP (K. Richard Magill) Newsgroups: comp.windows.x Subject: minor Xr11 bug Message-ID: <2887@oxtrap.UUCP> Date: 29 Feb 88 23:59:39 GMT Reply-To: rich@oxtrap.UUCP Organization: Oxford, Ann Arbor Lines: 14 Editor/RSelect is broken. The function function drawIndicator is declared as static void drawIndicator(... , GContext) where GContext is typedef'd earlier. This breaks gcc. (gcc is ansii and views this as something like the beginning of a poorly structured prototype declaration with four arguments, the last of whose type is GContext and name is ???). BTW, this is... X-ray Version 11 - 09.00. (I also mailed the address listed in my distribution).