Skip to content

Archive save may fail silently #5

@chestnutprog

Description

@chestnutprog

When the archive file is locked by another program, the archive save will silently fail.
Should we consider checking the return value of file operations, or replacing them with std::filesystem?

https://github.com/troldal/Zippy/blob/a838de8522f9051df0d1b202473bb6befe648702/library/Zippy/ZipArchive.hpp#L491

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