The FlightCrew in Sigil and the FlightCrew as a standalone library are not in sync with one another. Sigil doesn't use that method because there is no reason to validate the archive because it was already validated by being opened.
What happened is I replaced zipios with minizip in Sigil. Since that method isn't used by Sigil I just removed the zipios functionality from the bundled FlightCrew. I never got around to changing FlightCrew to use minizip instead of zipios.
|