3.2.1 release candidate 3

Alexander Mamonov mamonov at gmail.com
Tue Jun 30 13:34:19 CDT 2009


My MinGW build of 3.2.1-RC3 still crashes with

> eigs(sparse(diag(1:10)))
ans =

   10.0000
    9.0000
    8.0000
    7.0000
    6.0000
    5.0000

> clear all
>
error: stdin is not a tty!

as described in

http://www-old.cae.wisc.edu/pipermail/bug-octave/2009-June/008821.html

This is without any octave-forge packages, i.e. "clear all" does not
crash Octave,
unless I use one of ARPACK functions first.

Regards,
Alex


More information about the Octave-maintainers mailing list