I get the following error:
In file included from /home/antoine/arrow/dev/cpp/src/arrow/status_test.cc:25:
/home/antoine/arrow/dev/cpp/src/arrow/testing/matchers.h:33:8: error: expected constructor, destructor, or type conversion before '(' token
33 | MATCHER(PointeesEquals, "") { return std::get<0>(arg)->Equals(*std::get<1>(arg)); }
| ^
Reporter: Antoine Pitrou / @pitrou
Assignee: Antoine Pitrou / @pitrou
Related issues:
PRs and other links:
Note: This issue was originally created as ARROW-15358. Please see the migration documentation for further details.
I get the following error:
Reporter: Antoine Pitrou / @pitrou
Assignee: Antoine Pitrou / @pitrou
Related issues:
PRs and other links:
Note: This issue was originally created as ARROW-15358. Please see the migration documentation for further details.