Skip to content

Issues in ios64 bit devices. #2

@wuzkun

Description

@wuzkun

There are too many issues when running in 64bit devices, because in 64 bit device, the float length is 8. In the function 'PFMatrixMakeFromArray', the author used the wrong offset 'sizeof(float)' instead of 'n', changing CGFloat _t = data+(i_n); will be OK.

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