Skip to content

exit upon failure does not work on VBCC Amiga #1

Open
@weiju

Description

For some reason, using setjmp()/longjmp() fails when used on VBCC compiled code for classic 68k Amiga. The observed behavior is that it looks like the tests are hanging, and occasionally leading to a crash. My hunch is that setjmp/longjmp are broken, so I only use this on non-Amiga platforms, where it seems to work without problems.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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