Skip to content

Missing SigMismatch_Handler or DataCorruption_Handler doesn't trigger an error #9

Description

@federeghe

If the use doesn't provide void DataCorruption_Handler(); or void SigMismatch_Handler();, the asserts passes/EDDI.cpp#L1118 and passes/RASM.cpp#L418 should fail (but they don't).

A part from the missing triggering of the asserts, the absence of these function should cause a compilation error to the user (not an assert failure).

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingenhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions