Skip to content

fpm fails on i386 openbsd platform due to error in the locate_c procedure in M_CLI2 #795

@urbanjost

Description

@urbanjost

Description

There is a line in the locate_c function in M_CLI2 that should be calling NINT() instead of INT() that causes incorrect command line argument parsing. Recent versions of M_CLI2 have it corrected. It is only known to cause an issue on 32-bit platforms.

Expected Behaviour

Expected command line options to be parsed correctly,

Version of fpm

0.7.0

Platform and Architecture

OpenBSD

Additional Information

Plan on creating a PR to use use a newer version of M_CLI2.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions