Skip to content

Implement a STATIC_ASSERT macro for uVisor #288

@Patater

Description

@Patater

We currently need a STATIC_ASSERT macro to catch errors at compile time. The macro should produce very user friendly output; implementations that have cryptic error messages are unacceptable. The macro implementation must also work from both inside and outside of function scope.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions