-
Hi,
on Gentoo x86, unzip test suite is failing with
```
##### testing unzipsfx (self-extractor)
UnZipSFX 6.00 of 20 April 2009, by Info-ZIP (http://www.info-zip.org).
error: invalid zip file w…
-
i found some game zip file with Twofish encryption. it's good if support Twofish cipher. if you need one exmple then i can give u. i've it on c++
-
Spec (section 6.1)
https://pkware.cachefly.net/webdocs/casestudies/APPNOTE.TXT
See `zipfile` in python for a working implementation
Header check:
https://github.com/jimkang/annoy-node
ZipDecrypter…
-
**Compiler Error**
> zip_source_filep.c(212): error C2065: "S_IWUSR": nichtdeklarierter Bezeichner
**libzip Version**
commit cebe19a66d115c0e8218d8eed6894cf3bf8f0fa8
**Operating System and Com…
-
I hope I am not doing something wrong by opening this issue...
But here are the results of a couple commands :
```
$pwd
/usr/ports/openbsd-wip/x11/plasma
$make
===> x11/plasma/bluedevil
Fat…
-
I selected the release 64/32 but I can't build devilutionx.exe in visual studio 2019. This messages does not appear in debug compile.
Can anyone help me with this issue? Thanks in advance :)
…
uwodb updated
4 years ago
-
ubuntu 18.04
x64
attempting to compile win32
cmake version 3.10.2
GNU Make 4.1
> cmake -DCMAKE_TOOLCHAIN_FILE=../CMake/mingwcc.cmake ..
```
-- The C compiler identification is GNU 7.3.0
…
-
Hi,
zzlib source code tells that data descriptor are not considered, This is problematic in some use case i met. Here after a proposal (for file zzlib-bit32.lua but applicable, i suppose, to zzlib-bw…
-
We recently had a [report](https://gitter.im/resin-io/etcher?at=59386a34e531dbc905bf0e59) against [Etcher](https://github.com/resin-io/etcher) that a user was getting a `unsupported compression method…
lurch updated
4 years ago
-
# Description of the problem
When passing `->setDeflateLevel(0)` I expected that the file was stored without compression as this matches the ZLIB compression level. Instead the file is stored with …