stop.err

来自「支持三星原产的S3C24A0开发板」· ERR 代码 · 共 29 行

ERR
29
字号
"src\stop.c", line 38: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"src\stop.c", line 47: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"src\stop.c", line 58: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"src\stop.c", line 69: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"src\stop.c", line 78: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"src\stop.c", line 85: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"src\stop.c", line 92: Warning: C2892E: signed constant overflow: '<<'
"src\stop.c", line 94: Warning: C2892E: signed constant overflow: '<<'
"src\stop.c", line 94: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"src\stop.c", line 233: Warning: C2892E: signed constant overflow: '<<'
"src\stop.c", line 269: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"src\stop.c", line 270: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"src\stop.c", line 271: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"src\stop.c", line 272: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"src\stop.c", line 273: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"src\stop.c", line 274: Warning: C2892E: signed constant overflow: '<<'
"src\stop.c", line 274: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"src\stop.c", line 283: Warning: C2892E: signed constant overflow: '<<'
"src\stop.c", line 308: Warning: C2207W: inventing 'extern int AC97_Init();'
"src\stop.c", line 309: Warning: C2207W: inventing 'extern int AC97_Codec_Init();'
"src\stop.c", line 310: Warning: C2207W: inventing 'extern int AC97_Codec_Cmd();'
"src\stop.c", line 387: Warning: C2870W: variable 'j' declared but not used
"src\stop.c", line 412: Warning: C2892E: signed constant overflow: '<<'
"src\stop.c", line 430: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"src\stop.c", line 490: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"src\stop.c", line 505: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"src\stop.c", line 513: Warning: C2870W: variable 'i' declared but not used
src\stop.c: 27 warnings, 0 errors, 0 serious errors

⌨️ 快捷键说明

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