Skip to content

Windows build fix#760

Merged
langou merged 2 commits intoReference-LAPACK:masterfrom
ACSimon33:windows_build_fix
Nov 18, 2022
Merged

Windows build fix#760
langou merged 2 commits intoReference-LAPACK:masterfrom
ACSimon33:windows_build_fix

Conversation

@ACSimon33
Copy link
Copy Markdown
Contributor

Description

I encountered a build failure on Windows due to a missing symbol DGESVQ which doesn't exist. It was a typo in the test framework and should be DGESVDQ.

Also, I removed some unnecessary return statements in the trapezoidal transposition functions which I introduced by mistake in #742.

@langou
Copy link
Copy Markdown
Contributor

langou commented Nov 18, 2022

Thanks @ACSimon33. Good that the windows compiled is more picky on this EXTERNAL than others. Thanks for the two fixes.

@langou langou merged commit ca40397 into Reference-LAPACK:master Nov 18, 2022
@ACSimon33 ACSimon33 deleted the windows_build_fix branch November 18, 2022 15:58
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.

3 participants