spi.err

来自「S3C2440测试代码」· ERR 代码 · 共 14 行

ERR
14
字号
"spi.c", line 200: Warning: C2870W: variable 'i' declared but not used
"spi.c", line 242: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"spi.c", line 302: Warning: C2870W: variable 'i' declared but not used
"spi.c", line 334: Warning: C2892E: signed constant overflow: '<<'
"spi.c", line 352: Warning: C2870W: variable 'second' declared but not used
"spi.c", line 352: Warning: C2870W: variable 'first' declared but not used
"spi.c", line 358: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"spi.c", line 389: Warning: C2892E: signed constant overflow: '<<'
"spi.c", line 411: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"spi.c", line 445: Warning: C2892E: signed constant overflow: '<<'
"spi.c", line 493: Warning: C2892E: signed constant overflow: '<<'
"spi.c", line 591: Warning: C2917W: no side effect in void context: 'unary *<expr>'
spi.c: 12 warnings, 0 errors, 0 serious errors

⌨️ 快捷键说明

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