bugs

来自「给出了 zip 压缩算法的完整实现过程。」· 代码 · 共 10 行

TXT
10
字号
This file is likely out of date17 May 2006- zip sometimes crashes on some versions of NetBSD (0.8, 0.9 and early  0.9-current), FreeBSD (<= 1.1) and BSDI (< 1.1) . This is due to a  bug in stdio.  Upgrading the stdio package in /usr/src/lib/libc/stdio should  fix the problem. See *BSD mirrors in src/lib/libc/stdio  You must at least replace setvbuf.o in all the libc's with a newer version.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?