swift-metrics/Sources/Metrics
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
..
Docs.docc +docc prepare for docc publishing (#118) 2022-08-24 11:20:06 +09:00
Metrics.swift Fix 5.10 compile on Ubuntu 24.04 (#168) 2025-03-18 16:21:52 +01:00