Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Add msys2 testing to Github CI #394

Merged
merged 26 commits into from
Jul 22, 2024
Merged

Add msys2 testing to Github CI #394

merged 26 commits into from
Jul 22, 2024

Conversation

swebb2066
Copy link
Contributor

This (partially?) PR addresses #292

@swebb2066
Copy link
Contributor Author

The issue with thread_local data on msys2 has been around since 2017.

@rm5248
Copy link
Contributor

rm5248 commented Jul 20, 2024

MSYS2 is not currently on our list of supported platforms, how much do we want to try and support it?

@swebb2066
Copy link
Contributor Author

how much do we want to try and support it?

I do not mind spending some time on it. My current idea is to use APR instead of thread_local on MSYS2. Not sure yet how to detect MSYS2 in cmake though.

@swebb2066 swebb2066 merged commit b00813c into master Jul 22, 2024
32 checks passed
@swebb2066 swebb2066 deleted the msys2_ucrt64_workflow branch July 22, 2024 00:32
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