Skip to content

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

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Mar 25, 2025

Conversation

Harishmcw
Copy link
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
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)

# for free to join this conversation on GitHub. Already have an account? # 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