Closed emrikol closed 7 years ago
Rather than just suppress the error, we should properly handle things when they fail (since that's a sign that something is broken), e.g. should be exit early instead of executing the rest of the script?
@mjangda Good idea! I've updated my PR.
I think we still need to suppress the warning, since we can't catch it, nor can we disable it--but we can still check the return value. If you've got other ideas, I'm happy to hear them :)
gzuncompress()
will throw a warning with bad data, which can happen from malformed URIs.p6jPRI-127-p2