Bugzilla – Bug 141852
scummvm-0.8.0-3: array subscript out of range
Last modified: 2006-01-10 10:58:14 UTC
I just tried to compile package scummvm-0.8.0-3 with a non standard version of the GNU C compiler It said compress_scumm_bun.cpp:144: warning: array subscript out of range The source code is _destImcTable[89] = 0; but static byte _destImcTable[89]; Clearly broken code. Suggest code rework.
> Clearly broken code. Indeed!
http://sourceforge.net/tracker/index.php?func=detail&aid=1400506&group_id=37116&atid=418820
Problem has already been fixed in CVS sources according to the scummvm bugtracking system. So it will get fixed with the next scummvm release.
updated scumvm tools sources to current CVS --> fixed for 10.1 Beta1.