> 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!

It does. It now fails on every single line ;(
I get  "Unrecognized option: ..." for every setting I have...

I can't test the Xft/Xrender stuff until I get myself a new autoconf/automake
for my linux box.

Rainer



 


Reply via email to