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

   ### Describe the enhancement requested
   
   cpp11 is bumping to require R >=4.0.0 in the next release 
https://github.com/r-lib/cpp11/pull/411
   
   That means that `R_UnwindProtect()` is always available, and the macro 
`HAS_UNWIND_PROTECT` is no longer needed. I'm going to keep it around for a 
release or two, but if you could remove your reliance on it, then that'd be 
great!
   
   
https://github.com/apache/arrow/blob/50f2d6e04e8323119d4dd31506827ee398d6b8e4/r/src/safe-call-into-r-impl.cpp#L49
   
   ### Component(s)
   
   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: issues-unsubscr...@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to