Closed forestsword closed 2 years ago
:x: Build jaeger-client-cpp 218 failed (commit https://github.com/jaegertracing/jaeger-client-cpp/commit/849536b6c5 by @forestsword)
:x: Build jaeger-client-cpp 219 failed (commit https://github.com/jaegertracing/jaeger-client-cpp/commit/535415aad1 by @forestsword)
:x: Build jaeger-client-cpp 233 failed (commit https://github.com/jaegertracing/jaeger-client-cpp/commit/37efac0ffe by @forestsword)
@forestsword looks like nearly every CI run is failing on this change
Which problem is this PR solving?
The problem @tinchi described in https://github.com/jaegertracing/jaeger-client-cpp/pull/257
In addition to that while trying to upgrade this library and opentracing in Envoy, the older version of yaml-cpp would cause seg faults when the config was parsed.
Short description of the changes
Just updates hunter and boost to the latest versions.