AntoinePrv commented on PR #47994:
URL: https://github.com/apache/arrow/pull/47994#issuecomment-3920971875

   Could these build still be compiling with C++17?
   
   > There are some errors due to missing `typename` specifiers: 
https://github.com/ursacomputing/crossbow/actions/runs/22140380450/job/64002821677#step:6:1091
   
   I explicitly removed them because they are not needed in C++20. It is more 
readable but I can add them again.
   
   > Also some missing concepts here: 
https://github.com/ursacomputing/crossbow/actions/runs/22140380897/job/64002823560#step:9:1245
   
   The header seem to be properly included.


-- 
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]

Reply via email to