Skip to content

Remove usage of HAS_UNWIND_PROTECT #119

@DavisVaughan

Description

@DavisVaughan

cpp11 is bumping to require R >=4.0.0 in the next release r-lib/cpp11#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!

#ifdef HAS_UNWIND_PROTECT

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions