power-off.err
来自「2410TK测试代码」· ERR 代码 · 共 17 行
ERR
17 行
"power-off.c", line 47: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"power-off.c", line 54: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"power-off.c", line 62: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"power-off.c", line 70: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"power-off.c", line 78: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"power-off.c", line 529: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"power-off.c", line 530: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"power-off.c", line 535: Warning: C2870W: variable 'mode' declared but not used
"power-off.c", line 535: Warning: C2870W: variable 'portStatus' declared but not used
"power-off.c", line 541: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"power-off.c", line 702: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"power-off.c", line 703: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"power-off.c", line 708: Warning: C2870W: variable 'mode' declared but not used
"power-off.c", line 708: Warning: C2870W: variable 'portStatus' declared but not used
"power-off.c", line 709: Warning: C2871W: static 'Eint4_7Int' declared but not used
power-off.c: 15 warnings, 0 errors, 0 serious errors
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?