kou commented on issue #45605:
URL: https://github.com/apache/arrow/issues/45605#issuecomment-2677286970

   ```text
     
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-18.1.0/include/arrow/vendored/datetime/date.h:966:34:
 warning: identifier '_d' preceded by whitespace in a literal operator 
declaration is deprecated [-Wdeprecated-literal-operator]
     
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-18.1.0/include/arrow/vendored/datetime/date.h:967:34:
 warning: identifier '_y' preceded by whitespace in a literal operator 
declaration is deprecated [-Wdeprecated-literal-operator]
     
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-18.1.0/include/arrow/vendored/datetime/date.h:1975:13:
 warning: identifier '_d' preceded by whitespace in a literal operator 
declaration is deprecated [-Wdeprecated-literal-operator]
     
/data/gannet/ripley/R/packages/tests-clang/arrow/libarrow/arrow-18.1.0/include/arrow/vendored/datetime/date.h:1983:13:
 warning: identifier '_y' preceded by whitespace in a literal operator 
declaration is deprecated [-Wdeprecated-literal-operator]
   ```
   
   https://github.com/apache/arrow/tree/main/cpp/src/arrow/vendored/datetime is 
a vendored product. Could you report this to upstream 
https://github.com/HowardHinnant/date ?


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