raulcd opened a new issue, #49632:
URL: https://github.com/apache/arrow/issues/49632

   ### Describe the enhancement requested
   
   We have a couple of snippets like:
   ```
     if(MINGW AND CMAKE_CXX_COMPILER_VERSION VERSION_LESS "9")
       # This is for RTools 40. We can remove this after we dropped
       # support for R < 4.2. schannel.h in RTools 40 is old.
   ```
   
   As far as I understand this should not be necessary anymore as we are using 
R 4.3 minimum.
   
   ### Component(s)
   
   C++, R


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