Skip to content

[fork-ffi] purescript-lua-control: table.unpack (Lua 5.2+) breaks on the 5.1 target #63

Description

@Unisay

Tracking entry (detail in the package repo).

Control/Extend.lua used table.unpack (a Lua 5.2+ name; 5.1 has bare unpack) plus an off-by-one in arrayExtend — masked because the fork tested on Lua 5.3. Surfaced by pinning Lua 5.1 (the pslua target). Fixed together with the 5.1 pin in the alignment PR (coupled).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions