RuntimeTools / SwiftMetrics

Swift Application Metrics instruments the Swift runtime for performance monitoring, providing the monitoring data programatically via an API or visually with an Eclipse Client.
https://developer.ibm.com/swift/monitoring-diagnostics/application-metrics-for-swift/
Other
154 stars 49 forks source link

Resolve Swift 4.2 compile warnings #199

Closed djones6 closed 5 years ago

djones6 commented 5 years ago

Resolves #198

As well as resolving a compile warning relating to changes to force-unwrapped optionals in Swift 4.2, this PR:

FYI, warnings in dependencies are being addressed under these PRs:

djones6 commented 5 years ago

@hhellyer @sjanuary Please could someone review? (I don't have permission to request one)

djones6 commented 5 years ago

@hhellyer @tobespc Could we get this reviewed and tagged if you're happy? Thanks