vc16.bug

来自「一个用于点对点传输加密的工具包源码」· BUG 代码 · 共 19 行

BUG
19
字号
Microsoft (R) C/C++ Optimizing Compiler Version 8.00cCompile with /O2 chokes the compiler on these filescrypto\md\md5_dgst.c		warning '@(#)reg86.c:1.26', line 1110crypto\des\ofb64ede.c		warning '@(#)grammar.c:1.147', line 168crypto\des\ofb64enc.c		warning '@(#)grammar.c:1.147', line 168crypto\des\qud_cksm.c		warning '@(#)grammar.c:1.147', line 168crypto\rc2\rc2ofb64.c		warning '@(#)grammar.c:1.147', line 168crypto\objects\obj_dat.c	warning	'@(#)grammar.c:1.147', line 168				fatal	'@(#)grammar.c:1.147', line 168crypto\objects\obj_lib.c	warning	'@(#)grammar.c:1.147', line 168				fatal	'@(#)grammar.c:1.147', line 168ssl\ssl_auth.c			warning	'@(#)grammar.c:1.147', line 168				fatal	'@(#)grammar.c:1.147', line 168Turning on /G3 with build flags that worked fine for /G2 came up withdivide by zero errors in 'normal' code in speed.c :-(

⌨️ 快捷键说明

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