Skip to content

GCC Warning- a_y and b_y are unusued #21

@nsmryan

Description

@nsmryan

Building this library on Manjaro Linux within the wfc-rs Rust crate warns that a_y and b_y are unused.

Apparently some additional warnings are enabled, at least -Werror.

wfc/wfc.h

Line 464 in 38b08ab

int a_y = a_offy + y;

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