1 Jul 2005 19:37
Crash on unexpected end_try_catch
John W. Eaton <jwe <at> bevo.che.wisc.edu>
2005-07-01 17:37:22 GMT
2005-07-01 17:37:22 GMT
On 30-Jun-2005, Søren Hauberg wrote:
| On Ubuntu Linux, using a self-compiled Octave 2.1.71 (details below) I
| get a crash when trying the following program
|
| if (false)
| disp("hello")
| end_try_catch
|
| I get the following error message:
| parse error:
|
| >>> end_try_catch
| ^
|
| panic: impossible state reached in file `parse.y' at line 1689
| panic: Aborted -- stopping myself...
| attempting to save variables to `octave-core'...
| save to `octave-core' complete
| Afbrudt (SIGABRT)
Please try the following patch.
Thanks,
jwe
src/ChangeLog:
2005-07-01 John W. Eaton <jwe <at> octave.org>
(Continue reading)
RSS Feed