************************************************************************ OPEN BUGS ************************************************************************ Bud ID: 8 Found: 2005-11 Version(s): All Platform(s): All Severity: Low Status: Open Description: Lexer fails to raise a parse error on test file lexer_files\invalid_3. ************************************************************************ CLOSED BUGS ************************************************************************ Bud ID: 1 Found: 2005-11-21 Version(s): 0.5 Platform(s): All(?); at least Windows Severity: High Status: Fixed Description: When root directory is the root of file system, globs beginning with * don't work Details: The root directory for the rule got transformed into the current directory (cwd) instead of the real root directory. ------------------------------------------------------------------------ Bud ID: 2 Found: 2005-11-26 Version(s): 0.5 Platform(s): All Severity: Low Status: Fixed Description: make_struct.sh fails by raising exceptions Details: The fault is due to missing imports in tutils.py. ------------------------------------------------------------------------ Bud ID: 3 Found: 2005-11-26 Version(s): 0.5 Platform(s): All(?) Severity: Low Status: Fixed Description: Test cases that check the modification time of a file don't work. Details: The test suite assumes a particular modification time for the file "filea". However, the time may be off by several hours because of time zone differences. Fix: The test directory tree is generated each time the test suite is executed by testall.py. ------------------------------------------------------------------------ Bud ID: 4 Found: 2005-11-26 Version(s): 0.5 Platform(s): All Severity: Low Status: Fixed Description: Interpreter.run raised other exceptions (such as WindowsError) than the ones mentioned in documentation ------------------------------------------------------------------------ Bud ID: 5 Found: 2006-01-07 Version(s): 0.5 - 0.5.1 Platform(s): All Severity: Low Status: Fixed Description: symboltable.Variable.__str__ called non-imported type2str function. ------------------------------------------------------------------------ Bud ID: 6 Found: 2006-01-07 Version(s): 0.5 - 0.5.1 Platform(s): All Severity: Low Status: Fixed Description: fsltool.PrintHookHandler._format_filename raised a non-defined exception. ------------------------------------------------------------------------ Bud ID: 7 Found: 2006-01-07 Version(s): 0.5 - 0.5.1 Platform(s): All Severity: Low Status: Fixed Description: Interpreter.Interpreter._has_exclusion_rule raised a non-defined exception.