Skip to content

arpack wrappers should use Int32 for boolean #167

@JeffBezanson

Description

@JeffBezanson

The native code expects bools to be 32 bits wide, and it writes to these arrays, so we are getting buffer overruns. Prevents tests from completing, unless you are "lucky".

Metadata

Metadata

Assignees

Labels

bugIndicates an unexpected problem or unintended behavior

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions