CVSROOT:        /home/cvs
Module name:    freesci
Changes by:     cvsuser 01/04/26 22:56:24

Modified files:
        .              : ChangeLog 
        src/engine     : vm.c 

Log message:
Added a workaround for the compiler bug that resulted in massive heap
corruption in SQ3 and KQ4.  This manifested itself in gcc 2.91.66 and
possibly other compilers -- the return value for the dynamic class
lookup was getting clobbered.

it's pretty straightforward.  just grep for 'kludge' in vm.c   :)

- Pizza


Reply via email to