Torque3D/Engine
bank 0ebafa695c Fix crash on RHEL-based distros.
Looks like GCC (4.4.x) on RHEL is built with some optimization flags, which caused crash inside assembler code (when using inline-cast: uint->uchar->uint from GetNzbSubID down to find_maskwidth).
Tested this change on 7 different distros, so far - everything seems to be working.
2012-09-30 16:28:21 +04:00
..
bin Updated gitignore and Engine/bin for ticket #1 2012-09-20 12:46:44 -04:00
lib Source changes needed for Linux build. 2012-09-23 15:31:56 +04:00
source Fix crash on RHEL-based distros. 2012-09-30 16:28:21 +04:00