Skip to content

Unused parameters in diag2index and anti2index #16

@ilaripih

Description

@ilaripih

Hi,

Is there a reason why these two functions (defined here: https://github.com/basil00/Fathom/blob/master/src/tbprobe.c#L293) take two parameters but diag2index does nothing with d, and as a result anti2index does nothing with a? Actually, why does anti2index even exist if it's just a wrapper for diag2index with the same signature?

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