Skip to content

Error handling for generated code #297

Description

@StephenNneji

It turns out the error command does nothing in the generated code.

Screenshot 2024-12-05 130317

So we need a way to ensure that the errors are propagated when using the generated C++.

I am thinking an old-school error code system where a global error state can be set to inform of the error and then a function can be used to check the state before proceeding.

Activity

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions