sleep.err

来自「SMDK2442所有设备的驱动测试程序。运行monitor程序」· ERR 代码 · 共 27 行

ERR
27
字号
"sleep.c", line 54: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"sleep.c", line 63: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"sleep.c", line 72: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"sleep.c", line 81: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"sleep.c", line 91: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"sleep.c", line 388: Warning: C2892E: signed constant overflow: '<<'
"sleep.c", line 639: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"sleep.c", line 640: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"sleep.c", line 649: Warning: C2870W: variable 'portStatus' declared but not used
"sleep.c", line 649: Warning: C2870W: variable 'error' declared but not used
"sleep.c", line 649: Warning: C2870W: variable 'mode' declared but not used
"sleep.c", line 658: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"sleep.c", line 793: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"sleep.c", line 794: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"sleep.c", line 799: Warning: C2870W: variable 'mode' declared but not used
"sleep.c", line 799: Warning: C2870W: variable 'error' declared but not used
"sleep.c", line 799: Warning: C2870W: variable 'portStatus' declared but not used
"sleep.c", line 906: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"sleep.c", line 907: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"sleep.c", line 908: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"sleep.c", line 909: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"sleep.c", line 921: Warning: C2892E: signed constant overflow: '<<'
"sleep.c", line 943: Warning: C2870W: variable 'mode' declared but not used
"sleep.c", line 943: Warning: C2870W: variable 'error' declared but not used
"sleep.c", line 944: Warning: C2871W: static 'Eint8_23Int_100Hz' declared but not used
sleep.c: 25 warnings, 0 errors, 0 serious errors

⌨️ 快捷键说明

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