Skip to content

LJM_ErrorToString is not consistent #4

@Jkillelea

Description

@Jkillelea

Hi there, I don't know if this is the best place to raise this issue, but the LJM library doesn't have available source so I'm putting this here.

The LJM_ErrorToString function does not consistently return the names of the LJME_* errors. For example, calling LJM_ErrorToString with LJME_NOERROR as an argument returns the string "LJ_SUCCESS", not the string "LJME_NOERROR". In addition, LJME_U3_NOT_SUPPORTED_BY_LJM, as well as _U6 and _U9, return strings including a description of the issue, while no other error codes do this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions