[
https://issues.apache.org/jira/browse/THRIFT-5776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17856846#comment-17856846
]
Jens Geyer commented on THRIFT-5776:
------------------------------------
Nitpick: *resolve* is fine, we usually *close* when we do the release.
> Cpp cross test fail
> -------------------
>
> Key: THRIFT-5776
> URL: https://issues.apache.org/jira/browse/THRIFT-5776
> Project: Thrift
> Issue Type: Bug
> Components: C++ - Library
> Reporter: Volodymyr Panivko
> Priority: Major
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> When running cross test in docker I'm getting an error
> {code:java}
> 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
> {code}
> if i comment 69 line in Benchmark.cpp this error doe not appear but i'm
> getting a new one THRIFT-5775
--
This message was sent by Atlassian Jira
(v8.20.10#820010)