From: <ox-...@us...> - 2003-06-08 17:14:48
|
Update of /cvsroot/sheets/sheets/lib In directory sc8-pr-cvs1:/tmp/cvs-serv16047/lib Modified Files: bootstrap-sheets.jar Log Message: 1. Fixed a bug with the interesting flag that was causing spurious messages and warnings. 2. Fixed a bug with error parsing, which would cause unparsed text with the '$' character in it to throw an exception. 3. Changed error reporting so that even if no errors could be found via regular expressions, it will still display compilation errors. Likewise, if compilation is successful it will not display output (such as warnings) Index: bootstrap-sheets.jar =================================================================== RCS file: /cvsroot/sheets/sheets/lib/bootstrap-sheets.jar,v retrieving revision 1.23 retrieving revision 1.24 diff -C2 -d -r1.23 -r1.24 Binary files /tmp/cvs0Q7Hwh and /tmp/cvsT6QnBB differ |