boostorg / boostorg/inspect

Command line parser is sensitive to the order of positional and keyword-based arguments

Open
#15 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
9
Forks
29
PR merge metrics
No merged PRs in 30d

Description

The inspect tool requires me to put the positional arguments first and then the `-options`. This is not up to modern standards, where command line parsers generally allow positional arguments and keyword-based options to be interleaved in any order.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.