Skip to content

Fix missing commas in gensymbol.pl and DLL symbol pre/postfixing in CMake builds#5190

Merged
martin-frbg merged 1 commit intoOpenMathLib:developfrom
Harishmcw:develop
Mar 25, 2025
Merged

Fix missing commas in gensymbol.pl and DLL symbol pre/postfixing in CMake builds#5190
martin-frbg merged 1 commit intoOpenMathLib:developfrom
Harishmcw:develop

Conversation

@Harishmcw
Copy link
Copy Markdown
Contributor

@Harishmcw Harishmcw commented Mar 24, 2025

Fixes: #5154

This PR fixes missing commas in gensymbol.pl, particularly in list declarations like @cblasobjsc. The missing commas could cause syntax errors or unintended behavior in Perl. The corrections ensure proper parsing and execution of the script.

@martin-frbg martin-frbg changed the title Fix missing commas in gensymbol.pl to correct syntax errors Fix missing commas in gensymbol.pl and DLL symbol pre/postfixing in CMake builds Mar 25, 2025
@martin-frbg martin-frbg added this to the 0.3.30 milestone Mar 25, 2025
@martin-frbg martin-frbg merged commit 2007710 into OpenMathLib:develop Mar 25, 2025
139 of 140 checks passed
@martin-frbg
Copy link
Copy Markdown
Collaborator

Weird - the CMakeLists.txt part of this PR was visible in the web interface at the time I merged this, but it is gone now (and also did not get merged)

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.

Prefix Support Fails During OpenBLAS Build on Windows (WoA)

2 participants