Skip to content

Correct signatures of the reimplemented LAPACK functions to void - #6017

Open
martin-frbg wants to merge 3 commits into
OpenMathLib:developfrom
martin-frbg:fix-lapack-signatures
Open

Correct signatures of the reimplemented LAPACK functions to void#6017
martin-frbg wants to merge 3 commits into
OpenMathLib:developfrom
martin-frbg:fix-lapack-signatures

Conversation

@martin-frbg

Copy link
Copy Markdown
Collaborator

For some unknown historic reason, OpenBLAS has always had these as int functions unconditionally returning 0, which serves no discernible purpose and causes problems with header interoperability and LTO.

related to #6005

@martin-frbg martin-frbg added this to the 0.3.35 milestone Sep 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant