Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
When running cross test in docker I'm getting an error
ibs/ThriftTest_extras.o Benchmark.cpp: In function 'int main()': Benchmark.cpp:69:7: error: 'class thrift::test::debug::OneOfEach' has no member named 'rfc4122_uuid' 69 | ooe.rfc4122_uuid = "{5e2ab188-1726-4e75-a04f-1ed9a6a89c4c}"; | ^~~~~~~~~~~~ make[5]: *** [Makefile:1408: Benchmark.o] Error 1
if i comment 69 line in Benchmark.cpp this error doe not appear but i'm getting a new one THRIFT-5775
Attachments
Issue Links
- relates to
-
THRIFT-5775 Kotlin build failed
- Open
- links to