gargoyle_digest_argv does not honor GARGOYLE_FLG_STRCT #6

Closed
opened 2022-06-29 19:47:04 +00:00 by uplime · 1 comment
Owner

gargoyle_digest_argv currently rejects any unknown argument. To conform with the behavior in gargoyle_digest_envh, it should only reject unknown arguments if GARGOYLE_FLG_STRCT is set. Otherwise, the parser should just skip it and move onto the next argument.

`gargoyle_digest_argv` currently rejects any unknown argument. To conform with the behavior in `gargoyle_digest_envh`, it should only reject unknown arguments if `GARGOYLE_FLG_STRCT` is set. Otherwise, the parser should just skip it and move onto the next argument.
uplime added this to the Version 1.0.0 milestone 2022-06-29 19:47:04 +00:00
uplime added the
bug
label 2022-06-29 19:47:04 +00:00
uplime self-assigned this 2022-06-29 19:47:04 +00:00
Author
Owner

Fixed in 60b54e37c0

Fixed in 60b54e37c0
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: uplime/gargoyle#6
No description provided.