sleep.err
来自「The firmware test code for s3c2440」· ERR 代码 · 共 26 行
ERR
26 行
"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 375: Warning: C2892E: signed constant overflow: '<<'
"sleep.c", line 606: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"sleep.c", line 607: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"sleep.c", line 613: Warning: C2870W: variable 'portStatus' declared but not used
"sleep.c", line 613: Warning: C2870W: variable 'error' declared but not used
"sleep.c", line 613: Warning: C2870W: variable 'mode' declared but not used
"sleep.c", line 622: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"sleep.c", line 757: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"sleep.c", line 758: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"sleep.c", line 763: Warning: C2870W: variable 'mode' declared but not used
"sleep.c", line 763: Warning: C2870W: variable 'error' declared but not used
"sleep.c", line 763: Warning: C2870W: variable 'portStatus' declared but not used
"sleep.c", line 852: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"sleep.c", line 853: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"sleep.c", line 854: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"sleep.c", line 855: Warning: C2917W: no side effect in void context: 'unary *<expr>'
"sleep.c", line 867: Warning: C2892E: signed constant overflow: '<<'
"sleep.c", line 889: Warning: C2870W: variable 'mode' declared but not used
"sleep.c", line 889: Warning: C2870W: variable 'error' declared but not used
"sleep.c", line 890: Warning: C2871W: static 'Eint8_23Int_100Hz' declared but not used
sleep.c: 24 warnings, 0 errors, 0 serious errors
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?