Skip to content

Bug: Incorrect error parsing #28

@kilpkonn

Description

@kilpkonn

I've found out someRCL_RET_ACTION_* error codes collide with RCL_RET_EVENT_* return codes which makes current from_rcl_error incorrect (Some enum variant are never created).

An option would be to split error parsing, but as actions actually use many of error codes defined in "base" rcl it seems kinda hacky for me.

As I don't have any clean way to handle I'm just leaving it here so maybe someone else can come up with a clean solution for it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions