[comp.windows.x] Bug in List.h/Xos.h

jkh@pcsbst.UUCP (Jordan K. Hubbard) (04/05/89)

On system V machines, the routines index and rindex are defined to
their sysV counterparts (strchr and strrchr) in X11/Xos.h. This
is fine, except for the fact that List.h  defines a structure
called XtListReturnStruct with a member named "index". What happens
is obvious. Sigh.

					Jordan Hubbard