Skip to content

libmpq__archive_open: Distinguish between ENOENT and other errors #4

@glebm

Description

@glebm

Currently libmpq__archive_open returns LIBMPQ_ERROR_OPEN both when the file does not exist and in other cases (such as no permissions).

It'd be useful for clients if this function returned LIBMPQ_ERROR_EXIST on ENOENT instead.

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