CVSROOT:        /var/cvs/freesci
Module name:    freesci
Changes by:     jameson 02/03/10 02:27:46

Modified files:
        .              : ChangeLog THANKS config.h.in configure 
                         configure.in 
        src            : config.c config.l 
        src/engine     : kmenu.c scriptdebug.c 
        src/gfx/drivers: xlib_driver.c 
        src/include    : midiout.h sciresource.h 
        src/sound      : midiout.c 

Log message:
* Lexer now accepts double-quoted arguments (a)
* Minor bugfixes in scriptdebug.c
* We now link against libXft in addition to libXrender (b)
* misc THANKS updates
* Applied Rainer's patch to fix signedness bug in resource structures'
file elements

(a) This is a hack. Quotes cannot be used in arguments by escaping them.
It's still better than what we had before.
(b) More sophisticated tests will still have to be implemented

Please check whether the lexer changes break your ~/.freesci/config files!

-- Christoph


Reply via email to