Skip to content

[NSKIP013] 32-bit arg numbering garbled #481

Description

@ada-x64

[NSKIP013] 32-bit arg numbering garbled

Skip message

NSKIP013: 32-bit arg numbering garbled

Root cause

TypeError messages on Nanvix show garbled argument position numbers (e.g.,
argument 1 must be str appears with wrong numbers). Likely a printf
format string issue with 32-bit %d vs %ld mismatch.

Finding the footprint

rg -n 'NSKIP013'

Parent

Tracked in #371.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    Status
    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions