Skip to content

Deal with C++ managed exceptions #1

@heinermann

Description

@heinermann

Biggest issue in newer programs is C++ managed exceptions which do not trigger any top level exception handler, and instead force exit the program after fake-throwing an error. I thought about this but then forgot about it completely.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions