Skip to content

Bug in Int64.lua in tohex() method #24

Description

@nspitwo

Running luacheck against your codebase I discovered this one bug in the int64 related files.

int64\Int64.lua:228:23: accessing undefined variable 'hex_string'

I believe the variable 'hex_string' should be changed to 'hex_str'. I have not yet tested this change.

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