kou commented on issue #14439:
URL: https://github.com/apache/arrow/issues/14439#issuecomment-1281489841
Do you have `signals` macro?
```text
/home/braquino/vcpkg/installed/x64-linux/include/arrow/util/cancel.h:96:64:
error: expected ‘,’ or ‘...’ before ‘public’
96 | Status RegisterCancellingSignalHandler(const std::vector<int>&
signals);
|
^~~~~~~
```
BTW, you're using Apache Arrow C++ installed by vcpkg not "
https://arrow.apache.org/install/ (Debian GNU/Linux and Ubuntu)". Is it
intentional?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]