[OctDev] arpack: eigs crash with octave 3.0.5 compiled with --enable-64

John W. Eaton jwe at octave.org
Wed Jun 24 12:47:43 CDT 2009


On 24-Jun-2009, Alexander Barth wrote:

| What about this? (maybe the first line is not necessary)
| 
| 2009-06-24  Alexander Barth <barth.alexander at gmail.com>
| 
|  * eigs-base.cc (
| EigsRealSymmetricMatrix,
| EigsRealSymmetricMatrixShift,
| EigsRealSymmetricFunc,
| EigsRealNonSymmetricMatrix,
| EigsRealNonSymmetricMatrixShift,
| EigsRealNonSymmetricFunc,
| EigsComplexNonSymmetricMatrix,
| EigsComplexNonSymmetricMatrixShift,
| EigsComplexNonSymmetricFunc): Use octave_idx_type for parameters of
| type LOGICAL in ARPACK

I applied the patch and checked it in, attributed to you.

Thanks,

jwe


More information about the Octave-maintainers mailing list