ac97.err

来自「2440 cpu test」· ERR 代码 · 共 22 行

ERR
22
字号
"ac97.c", line 547: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"ac97.c", line 576: Warning: C2870W: variable 'ch' declared but not used
"ac97.c", line 826: Warning: C2892E: signed constant overflow: '<<'
"ac97.c", line 856: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"ac97.c", line 882: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"ac97.c", line 917: Warning: C2892E: signed constant overflow: '<<'
"ac97.c", line 966: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"ac97.c", line 1001: Warning: C2892E: signed constant overflow: '<<'
"ac97.c", line 1046: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"ac97.c", line 1267: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"ac97.c", line 1275: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"ac97.c", line 1281: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"ac97.c", line 1287: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"ac97.c", line 1318: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"ac97.c", line 1351: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"ac97.c", line 1384: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"ac97.c", line 1393: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"ac97.c", line 1394: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"ac97.c", line 1402: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"ac97.c", line 705: Warning: C2873W: implicit return in non-void function
ac97.c: 20 warnings, 0 errors, 0 serious errors

⌨️ 快捷键说明

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