Bugzilla – Bug 135587
xaw3d-1.5E-226: 2 * array subscript out of range
Last modified: 2005-11-29 15:10:28 UTC
I just tried to compile package xaw3d-1.5E-226 with the Intel C compiler It said Scrollbar.c(656): warning #175: subscript out of range Scrollbar.c(657): warning #175: subscript out of range The source code is tpt[4] = opt[4]; tpt[5] = opt[5]; but XPoint tpt[4]; /* temporary for args to XFillPolygon */ Suggest code rework. BTW, the email address of the author [ hawkeyd@visi.com ] seems to be dead.
Fixed for next release.