google / google/bigwheels

Unrecognized command-line arguments do not produce an error

Open
#227 2 comments 0 reactions 1 assignee Assigned to @angela28chen View on GitHub
enhancement
Dominant language
C++
Stars
107
Forks
42
PR merge metrics
No merged PRs in 30d

Description

I recently mis-spelled a command-line argument that I had added to my application. This produced no error output from the execution. The argument was silently ignored.

If an argument is not handled by the built-in command-argument parser nor the application, an error should be emitted and execution aborted.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.