Summary: 29 instances, 28 unique Text Count /* TODO: Perhaps add an option to leave the existing central dir in place in case the add dies? We could then truncate the file (so the old central dir would be at the end) if something goes wrong. */ 1 /* TODO */ 1 // TODO generate binary hash 1 // TODO: special error handling here. 1 /* TODO: pArchive_name is a terrible name here! */ 1 /* FIXME: Remove this check? Is it necessary - we already check the filename. */ 1 /* TODO: We could easily maintain the sorted central directory offsets. */ 1 * TODO: 1 /* TODO: We could add a flag that lets the user start writing immediately AFTER the existing central dir - this would be safer. */ 1 MZ_WRITE_LE16(hdr + MZ_ZIP64_ECDH_VERSION_MADE_BY_OFS, 0x031E); /* TODO: always Unix */ 1 FIXME: Upgrading to minizip 1.1 caused issues here, Uncommented the code that was commented before. 11/24/2015 1 /* TODO: Support central dirs >= 32-bits in size */ 1 /* TODO: We don't support central dir's >= MZ_UINT32_MAX bytes right now (+32 fudge factor in case we need to add more extra data) */ 1 //TODO: add error inout parameter to this method. 1 //TODO: after import algorithm by pem, this code seems not working well. 1 //TODO: should be reported error 1 //TODO: check correctness. 1 // TODO: available in 3.0 1 // TODO: Add error handling later. 1 /* TODO: Work around "error: include file 'sys\utime.h' when compiling with tcc on Linux */ 1 // TODO verify hash for diff update 2 /* TODO: Better sanity check archive_size and the # of actual remaining bytes */ 1 // TODO: add array support later 1 /* TODO: Our zip64 support still has some 32-bit limits that may not be worth fixing. */ 1 //FIXME: couldBe CRC Check? 1 /* TODO: parse local header extra data when local_header_comp_size is 0xFFFFFFFF! (big_descriptor.zip) */ 1 /*TODO: ZipFile.ExtractToDirectory is not reliable and throws exceptions if: 1 /* TODO: This func is now pretty freakin complex due to zip64, split it up? */ 1