CVSROOT:        /home/cvs
Module name:    freesci
Changes by:     cvsuser 01/02/22 14:33:21

Modified files:
        .              : ChangeLog 
        src/gfx        : gfx_support.c operations.c 
        src/gfx/resource: sci_pic_0.c 

Log message:
* Re-wrote a single statement in the pic0 drawing code to something
semantically equivalent
* Added missing 'break' statement in gfx_support.c (Thanks, Lars!)

The first one appears to have caused some major problems on ia32/Debian!
Some areas (QfG: Magic shop, inn) apparently were inaccessible
(or something like that). This worked fine on Solaris and even on Alpha,
so I guess this is a bug either in gcc or in Debian's patched version of
gcc (not neccessarily the most recent one).

-- Christoph


Reply via email to