swift-metrics/Sources
Franz Busch 44491db7cc
Fix 5.10 compile on Ubuntu 24.04 (#168)
Specifically Swift 5.10 on Intel on Ubuntu Noble (24.04) has a crazy bug
which leads to compilation failures in a #if compiler(>=6.0) block:
swiftlang/swift#79285 .

This workaround fixes the compilation by changing the whitespace.

Fixes https://github.com/apple/swift-metrics/issues/166
2025-03-18 16:21:52 +01:00
..
CoreMetrics Tell the truth about the supported metric types (#161) 2025-01-31 14:31:14 +00:00
Metrics Fix 5.10 compile on Ubuntu 24.04 (#168) 2025-03-18 16:21:52 +01:00
MetricsTestKit Migrate to GitHub Actions (#151) 2024-11-06 22:32:20 +09:00