Uri Simchoni
Uri Simchoni
Usage of -fvisibility=hidden is the recommended default for DSO's, and is harmless in statically-linked objects. If the spdlog build is for a shared library, then API symbols have SPDLOG_API marking...
This test includes a custom profiler that decides at JIT time which code to profile, base on method name. It then counts numeber of invocations and compares with expected value....
With upgrade of my system to Fedora 39 and qemu 8.1, provisioning of new vagrant w2k22 boxes using the windows-vagrant scripts stopped working. I've traced it to this qemu issue...
https://rnelson0.com/2018/05/17/powershell-in-a-post-tls1-1-world/ It looks like the Win2016 image has a powershell version whose default TLS settings are no longer sufficient for downloading stuff from Microsoft. Maybe this can also be fixed...