-
[list_ok_unpack_fails.zip](https://github.com/elfmz/far2l/files/500939/list_ok_unpack_fails.zip)
[test.zip](https://github.com/elfmz/far2l/files/500942/test.zip)
found the source of problem. see:
```…
unxed updated
8 years ago
-
```
kthoom needs to be able to read in CBZ files, which means ability to decode
a zip file: http://www.pkware.com/documents/casestudies/APPNOTE.TXT into memory
```
Original issue reported on code.goo…
-
```
kthoom needs to be able to read in CBZ files, which means ability to decode
a zip file: http://www.pkware.com/documents/casestudies/APPNOTE.TXT into memory
```
Original issue reported on code.goo…
-
```
kthoom needs to be able to read in CBZ files, which means ability to decode
a zip file: http://www.pkware.com/documents/casestudies/APPNOTE.TXT into memory
```
Original issue reported on code.goo…
-
7.4.1944-20160620 内の gvim.exe は 00:21 (JST) であるはずなのに、09:21 になってる。
つまり JST で記録されている 00:21 という値を、 UTC として扱って時刻に設定しているから
09:21 (JST) 扱いということか?
koron updated
8 years ago
-
```
As described in the "external file attributes" section of the spec:
https://www.pkware.com/documents/APPNOTE/APPNOTE-6.3.2.TXT
Currently, the library doesn't even attempt to parse these so extrac…
-
```
As described in the "internal file attributes" section of the spec:
https://www.pkware.com/documents/APPNOTE/APPNOTE-6.3.2.TXT
These should be trivially supported, and take the form of 4-byte hea…
-
Republished v0.5.10 fails to install with node 0.10.x.
```
/tmp/zipfile-test$ rm -rf node_modules/
/tmp/zipfile-test$ node -v
v0.10.46
/tmp/zipfile-test$ npm -v
2.14.22
/tmp/zipfile-test$ npm…
-
- Main issue was https://github.com/jgm/zip-archive/issues/14.
- After switching from `zip-archive` to `zip` previous problem gone and there were no runtime exceptions after all.
- However, in case wh…
-
I have not been able to successfully install meteor-azure. Get the following error in my command line:
error fibers@0.6.9 install: `node ./build.js
This is the contents of my log file:
0 info i…