Skip to content

luzer: fix parsing command-line flags#25

Merged
ligurio merged 2 commits intomasterfrom
ligurio/gh-23-fix-parse-flag
Mar 20, 2025
Merged

luzer: fix parsing command-line flags#25
ligurio merged 2 commits intomasterfrom
ligurio/gh-23-fix-parse-flag

Conversation

@ligurio
Copy link
Copy Markdown
Owner

@ligurio ligurio commented Mar 20, 2025

The patch fixes a problem with incorrect parsing command-line flags and adds a tests for the function parse_flag().

Fixes #23

@ligurio ligurio force-pushed the ligurio/gh-23-fix-parse-flag branch 5 times, most recently from d3e24d8 to 3dadd87 Compare March 20, 2025 16:07
ligurio added 2 commits March 20, 2025 19:07
The patch puts private functions to the `_internal` table.

Needed for the following commit.
The patch fixes a problem with incorrect parsing command-line
flags and adds a tests for the function `parse_flag()`.

Fixes #23
@ligurio ligurio force-pushed the ligurio/gh-23-fix-parse-flag branch from 3dadd87 to e5ab938 Compare March 20, 2025 16:07
@ligurio ligurio merged commit ac580ef into master Mar 20, 2025
7 checks passed
@ligurio ligurio deleted the ligurio/gh-23-fix-parse-flag branch March 20, 2025 16:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cannot pass dictionary to the test

1 participant