-
Notifications
You must be signed in to change notification settings - Fork 9
Fix for Darwin when pthread_threadid_np is unavailable #97
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
Conversation
@barracuda156 we have a third-party repository for of loguru at https://gitlab.kitware.com/third-party/loguru where we store the Viskores branded loguru fork. I will submit this changes there as soon as the pass CI here. |
@vicentebolea Thank you! |
fe89c31
to
46642a7
Compare
@barracuda156 ready! I took the liberty to take the bits from your PR to upstream |
@vicentebolea I see that posts to CDash are still failing (and causing all the CI to fail). I know you said that updates to CDash may cause it to go up and down, but it has not been working for us for several days. In that time, it looks like CI from ParaView has been able to submit to CDash (e.g., https://gitlab.kitware.com/paraview/paraview/-/jobs/11189434). Is something specifically broken for us that needs to be fixed? |
I have escalated this issue internally, it appears that this broke during a change of database provider that they did last week. |
Code extracted from: https://gitlab.kitware.com/third-party/loguru.git at commit 939586a6df8328722c09df3e018cf043c3303605 (for/viskores-20250520).
# By Loguru Upstream * upstream-loguru: loguru 2025-05-20 (939586a6)
Submitted to
loguru
upstream in emilk/loguru#276