zipkin-cpp-opentracing icon indicating copy to clipboard operation
zipkin-cpp-opentracing copied to clipboard

fix compile problem: Clone method of abstract class SpanContext is no implemented

Open chhy2009 opened this issue 5 years ago • 2 comments

fix compile problem: Clone method of abstract class SpanContext is no implemented

chhy2009 avatar May 16 '19 02:05 chhy2009

Shouldn't Clone() implements cloning of tracer?

Otherwise project compiles fine with OT1.5 as explained here https://github.com/rnburn/zipkin-cpp-opentracing/issues/29

nefethael avatar May 16 '19 05:05 nefethael

Is there any intention of getting a fix along these lines merged and released? I'd like to build this library with opentracing-c++ v1.6.0 one day if possible.

timmysilv avatar Feb 25 '21 00:02 timmysilv