jaegertracing / jaeger-client-cpp

🛑 This library is DEPRECATED!
https://jaegertracing.io/
Apache License 2.0
138 stars 126 forks source link

Update hunter #268

Closed forestsword closed 3 years ago

forestsword commented 3 years ago

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.

AppVeyorBot commented 3 years ago

:x: Build jaeger-client-cpp 213 failed (commit https://github.com/jaegertracing/jaeger-client-cpp/commit/852f982c4c by @forestsword)

AppVeyorBot commented 3 years ago

:x: Build jaeger-client-cpp 214 failed (commit https://github.com/jaegertracing/jaeger-client-cpp/commit/6ea5f5a662 by @forestsword)

AppVeyorBot commented 3 years ago

:x: Build jaeger-client-cpp 215 failed (commit https://github.com/jaegertracing/jaeger-client-cpp/commit/678a060faf by @forestsword)

AppVeyorBot commented 3 years ago

:x: Build jaeger-client-cpp 216 failed (commit https://github.com/jaegertracing/jaeger-client-cpp/commit/a23e68406d by @forestsword)

AppVeyorBot commented 3 years ago

:x: Build jaeger-client-cpp 217 failed (commit https://github.com/jaegertracing/jaeger-client-cpp/commit/e3c1015f4a by @forestsword)

forestsword commented 3 years ago

Closing to clear (maybe) the maintainer approval after reverting changes to the workflows.