Skip to content

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

Merged
martin-frbg merged 3 commits into
OpenMathLib:developfrom
martin-frbg:fix-lapack-signatures
Sep 6, 2026
Merged

Correct signatures of the reimplemented LAPACK functions to void#6017
martin-frbg merged 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
@martin-frbg
martin-frbg merged commit 180d98c into OpenMathLib:develop Sep 6, 2026
106 checks passed
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