Skip to content

inversion pyx, makeArcBasisParsimony() misses a case #5

@texadactyl

Description

@texadactyl

Beginning at line 121, the if-elif needs a final else to cover the case that N (number of pixel rows) does not exceed 1. Maybe this is impossible but it would not hurt to have defensive code.

That is why the compiles emits the following warning:
warning: ‘__pyx_v_Nmid’ may be used uninitialized in this function [-Wmaybe-uninitialized]

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