-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels