result structs #15
Labels
No Label
invalid
kind
bug
kind
feature
kind
meta
kind
refactoring
priority
blocker
priority
high
priority
low
priority
medium
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: kevin/rtengine#15
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Add a formalized "rt_XXX_result" struct mechanism.
This is currently done for threading.h (there with a bool, instead of rt_result, mem_arena.h with int ok) and could be done for more creation functions.