Skip to content

The code fails when --compare_function us used. #252

@naveens007

Description

@naveens007

if (argc != 3) {

The code assumes that there are only three command line arguments. Currently, it aborts when --compare_function option is used. In general not a good idea to hard code this in this way.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions