📄 bugs
字号:
============================================================================LZO -- a real-time data compression library============================================================================LZO is free of any known bugs.Nevertheless LZO has been reported to break the optimizer of somecompilers including gcc 2.7.2.1 (AIX, IRIX) and Watcom C 9.5.So if `ltest' reports data decompression errors you should recompileeverything without optimizations and see if that fixes the problem.I'd like to hear about optimizer problems and possible workarounds.Known compiler problems:------------------------ some versions of gcc use `-O2 -fno-strength-reduce' some versions of gcc use `-O2 -fno-schedule-insns -fno-schedule-insns2' Watcom C 9.5 compile with `-oneax' instead of `-oneatx'
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -