CVSROOT:        /home/cvs
Module name:    freesci
Changes by:     cvsuser 99/12/09 12:41:21

Modified files:
        .              : ChangeLog acinclude.m4 aclocal.m4 configure 
        src            : config.c config.l main.c 
        src/core       : Makefile.am kernel.c resource.c vocab.c 
        src/include    : resource.h 

Log message:
* Fixed the parser bug that caused segfault on every second parse attempt;
it was caused by modifying parse tree node -1, which destroyed the
content of the variable containing the number of valid parse tree branches.
* Fixed sciv -gfoo behaving incorrectly.
* Added extra check for -lz when checking for -lpng (still needs to be tested)
* Fixed a bug in the parser suffix generation

-- Christoph

Reply via email to