Mercurial > hg > octave-thorsten
changeset 9355:5e4da3b3747e
fix context restoration in error state
author | Jaroslav Hajek <highegg@gmail.com> |
---|---|
date | Tue, 16 Jun 2009 09:49:25 +0200 |
parents | 52bde0edd23a |
children | b2133f97079d |
files | src/ChangeLog src/symtab.h |
diffstat | 2 files changed, 9 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2009-06-16 Jaroslav Hajek <highegg@gmail.com> + + * symtab.h (symbol_table::set_scope_and_context): Avoid checking + error_state for setting context. + 2009-06-15 Jaroslav Hajek <highegg@gmail.com> * ov-re-mat.h (octave_matrix::octave_matrix (const Array<octave_idx_type>&,