Complementary option filter types #2
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: uplime/gargoyle#2
Loading…
Reference in a new issue
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?
Users should be able to specify filter types in addition to base option types. For example,
GARGOYLE_OPT_UINT | GARGOYLE_FLTR_EVEN
would only accept even unsigned integers.The following filter types should be supported:
GARGOYLE_FLTR_ODDS
GARGOYLE_FLTR_EVEN
GARGOYLE_FLTR_GLOB