Commits


Jacob Wujciak-Jens authored and GitHub committed 7167ed1635c
GH-44924: [R] Remove usage of cpp11's HAS_UNWIND_PROTECT (#45261) ### Rationale for this change The macro is no longer required on R >= 4.0 which is our minimum version. ### What changes are included in this PR? Remove use of HAS_UNWIND_PROTECT ### Are these changes tested? ci ### Are there any user-facing changes? no * GitHub Issue: #44924 Authored-by: Jacob Wujciak-Jens <jacob@wujciak.de> Signed-off-by: Jacob Wujciak-Jens <jacob@wujciak.de>