[2599] in Athena Bugs
field in list widget structure
daemon@ATHENA.MIT.EDU (Barr3y Jaspan)
Thu Jul 20 10:55:06 1989
Date: Thu, 20 Jul 89 10:54:43 -0400
From: Barr3y Jaspan <bjaspan@ATHENA.MIT.EDU>
To: bugs@ATHENA.MIT.EDU
Some extremely wise person saw fit to change one of the fields in
XtListReturnStruct, the struct that is passed to a function when an
item is selected in a list widget. They changed the field index to
list_index; enough to force modification of any program that uses it.
Can't there even be a #define for backwards compatibility?
Barr3y