Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Output of -h and --version goes to stderr instead of stdout #47

@samueloph

Description

@samueloph

Hello,

While working on the packaging of gpp for Debian I noticed that the outputs of -h, --help and --version goes to stderr instead of stdout, which can be a little bit confusing since it's not an error message.

This affected our testing infrastructure as it thinks that an invocation with -h had issues (it checks both for exit code and for stderr messages), this is something that we can easily workaround but I believe it would be nice if it could be addressed upstream.

Thanks,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions