Mercurial > hg > octave-jordi
changeset 10068:ca93f583573d
handle interrupts octave_fgets
author | Jaroslav Hajek <highegg@gmail.com> |
---|---|
date | Thu, 07 Jan 2010 07:58:23 +0100 |
parents | 6f79338c269b |
children | c670c8be7f93 |
files | liboctave/ChangeLog liboctave/lo-utils.cc |
diffstat | 2 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/liboctave/ChangeLog +++ b/liboctave/ChangeLog @@ -1,3 +1,8 @@ +2010-01-07 Jaroslav Hajek <highegg@gmail.com> + + * lo-utils.cc (octave_fgets (FILE *, bool&)): Add OCTAVE_QUIT at the + end. + 2010-01-05 John W. Eaton <jwe@octave.org> * Makefile.am (AM_CPPFLAGS): Include @CPPFLAGS@ and -I../libgnu