[comp.windows.x] XGKS XR4 Patch

ksung@m.cs.uiuc.edu (02/04/90)

I forgot to mention that this patch is only necessary if your
compiler supports function prototyping. The XR4 Xlib.h is
doing forward declaration for all the Xlib fuctions, the compilation
error occurs when the implicit xEvent-union type casting is done.
I guess the patch makes the xgks library more portable, but
they are not absoultly necessary.

Kelvin Sung
University of Illinois at Urbana-Champaign
Department of Computer Science
1304 W. Springfield Ave.
Urbana, IL 61801

ksung@cs.uiuc.edu