[comp.windows.x] minor Xr11 bug

rich@oxtrap.UUCP (K. Richard Magill) (03/01/88)

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).