Mercurial > hg > octave-nkf
diff src/ChangeLog @ 2419:015cbef2b75f
[project @ 1996-10-16 17:46:12 by jwe]
author | jwe |
---|---|
date | Wed, 16 Oct 1996 17:46:12 +0000 |
parents | 25a26fe3f1d4 |
children | 449f35baba49 |
line wrap: on
line diff
--- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,10 @@ Wed Oct 16 12:00:11 1996 John W. Eaton <jwe@bevo.che.wisc.edu> + * pt-mat.cc (tm_row_const::tm_row_const_rep::eval_error, + tm_row_const::tm_row_const_rep::eval_warning): New functions. + (tm_row_const::tm_row_const (const tree_matrix_row&): Use them to + give better error messages. + * pt-fvc.cc (tree_identifier::eval): Avoid dereferencing null object_to_eval.