Menu

#2439 log : make log dir Cppcheck warning free

5.18.04
fixed
None
defect
log
-
minor
False
2018-02-22
2017-04-27
No

[log/agent/lga_state.c:94]: (style) Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead.
[log/agent/lga_state.c:183]: (style) Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead.
[log/apitest/logtest.c:106] -> [log/apitest/logtest.c:118]: (style) Variable 'ais_rc' is reassigned a value before the old one has been used.
[log/apitest/logtest.c:144] -> [log/apitest/logtest.c:154]: (style) Variable 'ais_rc' is reassigned a value before the old one has been used.
[log/apitest/logtest.c:406] -> [log/apitest/logtest.c:409]: (style) Variable 'value' is reassigned a value before the old one has been used.
[log/apitest/logtest.c:110]: (style) The scope of the variable 'value' can be reduced.
[log/apitest/logtest.c:473]: (portability) Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'.
[log/apitest/logtest.c:493]: (portability) Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'.
[log/apitest/logtestfr.c:189] -> [log/apitest/logtestfr.c:200]: (style) Variable 'ais_rc' is reassigned a value before the old one has been used.
[log/apitest/logtestfr.c:193]: (style) The scope of the variable 'value' can be reduced.
[log/apitest/logtestfr.c:750]: (style) The scope of the variable 'opt_val' can be reduced.
[log/apitest/logtestfr.c:252]: (style) Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead.
[log/apitest/logtestfr.c:292]: (style) Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead.
[log/apitest/logtestfr.c:371]: (style) Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead.
[log/apitest/logtestfr.c:671]: (style) Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead.
[log/apitest/logutil.c:75]: (style) Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead.
[log/apitest/logutil.c:91]: (style) Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead.
[log/apitest/logutil.c:109]: (style) Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead.
[log/apitest/logutil.c:130]: (style) Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead.
[log/apitest/logutil.c:149]: (style) Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead.
[log/apitest/logutil.c:166]: (style) Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead.
[log/apitest/saflogtest.c:185]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.
[log/apitest/saflogtest.c:190]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'.
[log/apitest/saflogtest.c:225]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.
[log/apitest/saflogtest.c:225]: (warning) %u in format string (no. 2) requires 'unsigned int' but the argument type is 'signed int'.
[log/apitest/saflogtest.c:309]: (style) The scope of the variable 'sz' can be reduced.
[log/apitest/saflogtest.c:359]: (style) The scope of the variable 'c' can be reduced.
[log/apitest/saflogtest.c:219]: (style) Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead.
[log/apitest/saflogtest.c:593]: (style) Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead.
[log/apitest/tet_LogOiOps.c:1487]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'.
[log/apitest/tet_LogOiOps.c:1493]: (warning) %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'.
[log/apitest/tet_LogOiOps.c:4254]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'.
[log/apitest/tet_LogOiOps.c:4365]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'.
[log/apitest/tet_LogOiOps.c:4494]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'.
[log/apitest/tet_LogOiOps.c:4604]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'.
[log/apitest/tet_LogOiOps.c:555] -> [log/apitest/tet_LogOiOps.c:556]: (style) Variable 'rc' is reassigned a value before the old one has been used.
[log/apitest/tet_LogOiOps.c:600] -> [log/apitest/tet_LogOiOps.c:607]: (style) Variable 'ais_rc' is reassigned a value before the old one has been used.
[log/apitest/tet_LogOiOps.c:1491] -> [log/apitest/tet_LogOiOps.c:1498]: (style) Variable 'rc' is reassigned a value before the old one has been used.
[log/apitest/tet_LogOiOps.c:1701] -> [log/apitest/tet_LogOiOps.c:1705]: (style) Variable 'rc' is reassigned a value before the old one has been used.
[log/apitest/tet_LogOiOps.c:4300] -> [log/apitest/tet_LogOiOps.c:4312]: (style) Variable 'fp' is reassigned a value before the old one has been used.
[log/apitest/tet_LogOiOps.c:4416] -> [log/apitest/tet_LogOiOps.c:4428]: (style) Variable 'fp' is reassigned a value before the old one has been used.
[log/apitest/tet_LogOiOps.c:4536] -> [log/apitest/tet_LogOiOps.c:4546]: (style) Variable 'fp' is reassigned a value before the old one has been used.
[log/apitest/tet_LogOiOps.c:4645] -> [log/apitest/tet_LogOiOps.c:4655]: (style) Variable 'fp' is reassigned a value before the old one has been used.
[log/apitest/tet_LogOiOps.c:4741] -> [log/apitest/tet_LogOiOps.c:4750]: (style) Variable 'fp' is reassigned a value before the old one has been used.
[log/apitest/tet_LogOiOps.c:4762] -> [log/apitest/tet_LogOiOps.c:4763]: (performance) Buffer 'logRecord' is being written before its old content has been used.
[log/apitest/tet_LogOiOps.c:5137] -> [log/apitest/tet_LogOiOps.c:5143]: (style) Variable 'rc' is reassigned a value before the old one has been used.
[log/apitest/tet_LogOiOps.c:5345] -> [log/apitest/tet_LogOiOps.c:5356]: (style) Variable 'fp' is reassigned a value before the old one has been used.
[log/apitest/tet_LogOiOps.c:3846]: (style) The scope of the variable 'appLogPath' can be reduced.
[log/apitest/tet_LogOiOps.c:5073]: (warning, inconclusive) The buffer 'defaultForSysExp' may not be null-terminated after the call to strncpy().
[log/apitest/tet_LogOiOps.c:5081]: (warning, inconclusive) The buffer 'defaultForNotifExp' may not be null-terminated after the call to strncpy().
[log/apitest/tet_LogOiOps.c:63]: (style) Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead.
[log/apitest/tet_LogOiOps.c:496]: (style) Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead.
[log/apitest/tet_LogOiOps.c:633]: (style) Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead.
[log/apitest/tet_Log_recov.c:256] -> [log/apitest/tet_Log_recov.c:259]: (style) Variable 'n' is reassigned a value before the old one has been used.
[log/apitest/tet_Log_recov.c:880] -> [log/apitest/tet_Log_recov.c:886]: (style) Variable 'ais_rc' is reassigned a value before the old one has been used.
[log/apitest/tet_Log_recov.c:994] -> [log/apitest/tet_Log_recov.c:998]: (style) Variable 'ais_rc' is reassigned a value before the old one has been used.
[log/apitest/tet_Log_recov.c:1046] -> [log/apitest/tet_Log_recov.c:1048]: (style) Variable 'ais_rc' is reassigned a value before the old one has been used.
[log/apitest/tet_Log_recov.c:1075] -> [log/apitest/tet_Log_recov.c:1077]: (style) Variable 'ais_rc' is reassigned a value before the old one has been used.
[log/apitest/tet_Log_recov.c:1111] -> [log/apitest/tet_Log_recov.c:1115]: (style) Variable 'ais_rc' is reassigned a value before the old one has been used.
[log/apitest/tet_Log_recov.c:1164] -> [log/apitest/tet_Log_recov.c:1166]: (style) Variable 'ais_rc' is reassigned a value before the old one has been used.
[log/apitest/tet_Log_recov.c:1192] -> [log/apitest/tet_Log_recov.c:1194]: (style) Variable 'ais_rc' is reassigned a value before the old one has been used.
[log/apitest/tet_Log_recov.c:1218] -> [log/apitest/tet_Log_recov.c:1220]: (style) Variable 'ais_rc' is reassigned a value before the old one has been used.
[log/apitest/tet_Log_recov.c:1236] -> [log/apitest/tet_Log_recov.c:1238]: (style) Variable 'ais_rc' is reassigned a value before the old one has been used.
[log/apitest/tet_Log_recov.c:1254] -> [log/apitest/tet_Log_recov.c:1256]: (style) Variable 'ais_rc' is reassigned a value before the old one has been used.
[log/apitest/tet_Log_recov.c:1274] -> [log/apitest/tet_Log_recov.c:1276]: (style) Variable 'ais_rc' is reassigned a value before the old one has been used.
[log/apitest/tet_Log_recov.c:1314] -> [log/apitest/tet_Log_recov.c:1322]: (style) Variable 'ais_rc' is reassigned a value before the old one has been used.
[log/apitest/tet_Log_recov.c:1697] -> [log/apitest/tet_Log_recov.c:1705]: (style) Variable 'ais_rc' is reassigned a value before the old one has been used.
[log/apitest/tet_Log_recov.c:1805] -> [log/apitest/tet_Log_recov.c:1810]: (style) Variable 'rc' is reassigned a value before the old one has been used.
[log/apitest/tet_Log_recov.c:340]: (style) The scope of the variable 'trycnt' can be reduced.
[log/apitest/tet_Log_recov.c:386]: (style) The scope of the variable 'trycnt' can be reduced.
[log/apitest/tet_Log_recov.c:389]: (style) The scope of the variable 'n' can be reduced.
[log/apitest/tet_Log_recov.c:72]: (style) struct member 'client_t::stream_num' is never used.
[log/apitest/tet_Log_recov.c:90]: (style) struct member 'Anonymous1::ais_ok' is never used.
[log/apitest/tet_Log_recov.c:91]: (style) struct member 'Anonymous1::ais_try_again' is never used.
[log/apitest/tet_Log_recov.c:92]: (style) struct member 'Anonymous1::ais_bad_handle' is never used.
[log/apitest/tet_Log_recov.c:93]: (style) struct member 'Anonymous1::ais_other' is never used.
[log/apitest/tet_Log_recov.c:94]: (style) struct member 'Anonymous1::write_cnt' is never used.
[log/apitest/tet_Log_recov.c:355]: (style) Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead.
[log/apitest/tet_Log_recov.c:433]: (style) Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead.
[log/apitest/tet_Log_recov.c:475]: (style) Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead.
[log/apitest/tet_Log_recov.c:640]: (style) Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead.
[log/apitest/tet_Log_recov.c:726]: (style) Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead.
[log/apitest/tet_Log_recov.c:754]: (style) Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead.
[log/apitest/tet_log_longDN.c:650]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.
[log/apitest/tet_log_longDN.c:210]: (warning, inconclusive) The buffer 'v_saLogStreamFileName' may not be null-terminated after the call to strncpy().
[log/apitest/tet_log_longDN.c:245]: (warning, inconclusive) The buffer 'v_saLogStreamFileName' may not be null-terminated after the call to strncpy().
[log/apitest/tet_log_longDN.c:280]: (warning, inconclusive) The buffer 'v_saLogStreamFileName' may not be null-terminated after the call to strncpy().
[log/apitest/tet_log_longDN.c:453]: (style) Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead.
[log/apitest/tet_log_longDN.c:549]: (style) Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead.
[log/apitest/tet_log_longDN.c:564]: (style) Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead.
[log/apitest/tet_log_longDN.c:584]: (style) Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead.
[log/apitest/tet_log_longDN.c:596]: (style) Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead.
[log/apitest/tet_log_longDN.c:632]: (style) Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead.
[log/apitest/tet_log_longDN.c:670]: (style) Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead.
[log/apitest/tet_log_longDN.c:675]: (style) Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead.
[log/apitest/tet_log_runtime_cfgobj.c:43] -> [log/apitest/tet_log_runtime_cfgobj.c:53]: (style) Variable 'ais_rc' is reassigned a value before the old one has been used.
[log/apitest/tet_saLogStreamOpen_2.c:502] -> [log/apitest/tet_saLogStreamOpen_2.c:520]: (style) Variable 'rc' is reassigned a value before the old one has been used.
[log/apitest/tet_saLogStreamOpen_2.c:549] -> [log/apitest/tet_saLogStreamOpen_2.c:566]: (style) Variable 'rc' is reassigned a value before the old one has been used.
[log/apitest/tet_saLogStreamOpen_2.c:599] -> [log/apitest/tet_saLogStreamOpen_2.c:616]: (style) Variable 'rc' is reassigned a value before the old one has been used.
[log/apitest/tet_saLogStreamOpen_2.c:644] -> [log/apitest/tet_saLogStreamOpen_2.c:661]: (style) Variable 'rc' is reassigned a value before the old one has been used.
[log/apitest/tet_saLogStreamOpen_2.c:689] -> [log/apitest/tet_saLogStreamOpen_2.c:710]: (style) Variable 'rc' is reassigned a value before the old one has been used.
[log/apitest/tet_saLogStreamOpen_2.c:739] -> [log/apitest/tet_saLogStreamOpen_2.c:756]: (style) Variable 'rc' is reassigned a value before the old one has been used.
[log/apitest/tet_saLogStreamOpen_2.c:991] -> [log/apitest/tet_saLogStreamOpen_2.c:999]: (style) Variable 'loop' is reassigned a value before the old one has been used.
[log/apitest/tet_saLogStreamOpen_2.c:1060] -> [log/apitest/tet_saLogStreamOpen_2.c:1069]: (style) Variable 'loop' is reassigned a value before the old one has been used.
[log/apitest/tet_saLogStreamOpen_2.c:937]: (style) The scope of the variable 'errno' can be reduced.
[log/apitest/tet_saLogStreamOpen_2.c:863]: (style) Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead.
[log/apitest/tet_saLogStreamOpen_2.c:876]: (style) Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead.
[log/apitest/tet_saLogStreamOpen_2.c:890]: (style) Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead.
[log/apitest/tet_saLogStreamOpen_2.c:997]: (style) Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead.
[log/apitest/tet_saLogStreamOpen_2.c:1005]: (style) Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead.
[log/apitest/tet_saLogStreamOpen_2.c:1014]: (style) Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead.
[log/apitest/tet_saLogStreamOpen_2.c:1048]: (style) Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead.
[log/apitest/tet_saLogStreamOpen_2.c:1067]: (style) Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead.
[log/apitest/tet_saLogStreamOpen_2.c:1073]: (style) Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead.
[log/apitest/tet_saLogWriteLogCallbackT.c:174]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.
[log/apitest/tet_saLogWriteLogCallbackT.c:42]: (style) Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead.
[log/logd/lgs_amf.cc:127] -> [log/logd/lgs_amf.cc:133]: (style, inconclusive) Variable 'ais_rc' is reassigned a value before the old one has been used if variable is no semaphore variable.
[log/logd/lgs_amf.cc:159] -> [log/logd/lgs_amf.cc:165]: (style, inconclusive) Variable 'rc' is reassigned a value before the old one has been used if variable is no semaphore variable.
[log/logd/lgs_config.cc:973] -> [log/logd/lgs_config.cc:978]: (style, inconclusive) Variable 'om_rc' is reassigned a value before the old one has been used if variable is no semaphore variable.
[log/logd/lgs_config.cc:1551] -> [log/logd/lgs_config.cc:1574]: (style, inconclusive) Variable 'rc' is reassigned a value before the old one has been used if variable is no semaphore variable.
[log/logd/lgs_dest.h:80]: (warning) Member variable 'RecordData::msgid' is not initialized in the constructor.
[log/logd/lgs_imm.cc:3176] -> [log/logd/lgs_imm.cc:3180]: (style, inconclusive) Variable 'rc' is reassigned a value before the old one has been used if variable is no semaphore variable.
[log/logd/lgs_imm.cc:3198] -> [log/logd/lgs_imm.cc:3204]: (style, inconclusive) Variable 'rc' is reassigned a value before the old one has been used if variable is no semaphore variable.
[log/logd/lgs_imm.cc:3281] -> [log/logd/lgs_imm.cc:3290]: (style, inconclusive) Variable 'ais_rc' is reassigned a value before the old one has been used if variable is no semaphore variable.
[log/logd/lgs_imm.cc:3528] -> [log/logd/lgs_imm.cc:3532]: (style, inconclusive) Variable 'ais_rc' is reassigned a value before the old one has been used if variable is no semaphore variable.
[log/logd/lgs_imm.cc:3554] -> [log/logd/lgs_imm.cc:3574]: (style, inconclusive) Variable 'ais_rc' is reassigned a value before the old one has been used if variable is no semaphore variable.
[log/logd/lgs_imm.cc:3041]: (style) Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead.
[log/logd/lgs_imm.cc:3054]: (style) Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead.
[log/logd/lgs_imm.cc:3089]: (style) Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead.
[log/logd/lgs_imm.cc:3095]: (style) Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead.
[log/logd/lgs_imm.cc:3117]: (style) Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead.
[log/logd/lgs_imm.cc:3123]: (style) Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead.
[log/logd/lgs_imm.cc:3141]: (style) Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead.
[log/logd/lgs_imm.cc:3147]: (style) Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead.
[log/logd/lgs_imm_gcfg.cc:567] -> [log/logd/lgs_imm_gcfg.cc:592]: (style, inconclusive) Variable 'ais_rc' is reassigned a value before the old one has been used if variable is no semaphore variable.
[log/logd/lgs_mbcsv.cc:1082]: (style) Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead.
[log/logd/lgs_mbcsv.cc:1804]: (style) Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead.
[log/logd/lgs_nildest.cc:53] -> [log/logd/lgs_nildest.cc:55]: (style, inconclusive) Variable 'ret' is reassigned a value before the old one has been used if variable is no semaphore variable.
[log/logd/lgs_recov.cc:468] -> [log/logd/lgs_recov.cc:469]: (style, inconclusive) Variable 'open_stream_param.logFileFmt' is reassigned a value before the old one has been used if variable is no semaphore variable.
[log/logd/lgs_stream.cc:535]: (portability) Non reentrant function 'strtok' called. For threadsafe applications it is recommended to use the reentrant replacement function 'strtok_r'.
[log/logd/lgs_stream.cc:838]: (style) Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead.
[log/logd/lgs_stream.cc:853]: (style) Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead.
[log/logd/lgs_util.cc:569]: (portability) Non reentrant function 'getgrnam' called. For threadsafe applications it is recommended to use the reentrant replacement function 'getgrnam_r'.
[log/tools/saf_logger.c:182]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.
[log/tools/saf_logger.c:187]: (warning) %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'.
[log/tools/saf_logger.c:428] -> [log/tools/saf_logger.c:430]: (style) Variable 'logBuf' is reassigned a value before the old one has been used.
[log/tools/saf_logger.c:258]: (style) The scope of the variable 'c' can be reduced.
[log/tools/saf_logger.c:158]: (style) Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead.
[log/tools/saf_logger.c:206]: (style) Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead.
[log/tools/saf_logger.c:212]: (style) Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead.
[log/tools/saf_logger.c:466]: (style) Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead.
[log/tools/saf_logger.c:494]: (style) Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead.
[log/tools/saf_logger.c:507]: (style) Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead.
[log/tools/saf_logger.c:533]: (style) Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead.
[log/tools/saf_logger.c:550]: (style) Obsolescent function 'usleep' called. It is recommended to use 'nanosleep' or 'setitimer' instead.

Related

Wiki: ChangeLog-5.18.04

Discussion

  • Vu Minh Nguyen

    Vu Minh Nguyen - 2017-04-28

    [#2412] and [#2445] will also handle messages which belong to LOG agent(/agent) and LOG server (/logd).

     

    Related

    Tickets: #2412
    Tickets: #2445

  • Srinivas Siva Mangipudy

    • status: unassigned --> assigned
    • assigned_to: Srinivas Siva Mangipudy
     
  • Srinivas Siva Mangipudy

    Will be fixing issues in apitest and tools dir in this ticket, since /agent and /logd dir's are handled in other tickets, mentioned above.

     
  • Srinivas Siva Mangipudy

    • status: assigned --> review
     
  • Srinivas Siva Mangipudy

    • status: review --> fixed
    • Milestone: future --> 5.18.04
     
  • Srinivas Siva Mangipudy

    commit f1b102da7928e73594e6975db83096e55ebd5066
    Author: srinivas srinivas.mangipudy@oracle.com

     

Log in to post a comment.