Oopenvela-robotcmake:refactor external CMake error and warning repository
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
cmake:refactor external CMake error and warning repository Signed-off-by: xuxin19 <xuxin19@xiaomi.com> | 6 个月前 | |
external: move nuttx role files uppper to external Signed-off-by: chao.an <anchao@xiaomi.com> | 6 个月前 | |
replace "shell $(INCDIR)" to ${INCDIR_PREFIX} Signed-off-by: yinshengkai <yinshengkai@xiaomi.com> | 6 个月前 | |
gnu++20:fix build warning to [-Wstringop-overread]. CC: pthread/pthread_conddestroy.c silk-v3-decoder/silk/src/SKP_Silk_encode_frame_FIX.c: In function ‘SKP_Silk_LBRR_encode_FIX’: silk-v3-decoder/silk/src/SKP_Silk_encode_frame_FIX.c:337:17: warning: ‘SKP_Silk_NSQ_del_dec’ reading 64 bytes from a region of size 32 [-Wstringop-overread] 337 | SKP_Silk_NSQ_del_dec( &psEnc->sCmn, &psEncCtrl->sCmn, &psEnc->sCmn.sNSQ_LBRR, xfw, psEnc->sCmn.q_LBRR, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 338 | psEncCtrl->sCmn.NLSFInterpCoef_Q2, psEncCtrl->PredCoef_Q12[ 0 ], psEncCtrl->LTPCoef_Q14, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 339 | psEncCtrl->AR2_Q13, psEncCtrl->HarmShapeGain_Q14, psEncCtrl->Tilt_Q14, psEncCtrl->LF_shp_Q14, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 340 | psEncCtrl->Gains_Q16, psEncCtrl->Lambda_Q10, psEncCtrl->LTP_scale_Q14 ); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ silk-v3-decoder/silk/src/SKP_Silk_encode_frame_FIX.c:337:17: note: referencing argument 7 of type ‘const short int[32]’ silk-v3-decoder/silk/src/SKP_Silk_encode_frame_FIX.c:337:17: note: referencing argument 8 of type ‘const short int[20]’ silk-v3-decoder/silk/src/SKP_Silk_encode_frame_FIX.c:337:17: note: referencing argument 9 of type ‘const short int[64]’ silk-v3-decoder/silk/src/SKP_Silk_encode_frame_FIX.c:337:17: note: referencing argument 10 of type ‘const int[4]’ silk-v3-decoder/silk/src/SKP_Silk_encode_frame_FIX.c:337:17: note: referencing argument 11 of type ‘const int[4]’ silk-v3-decoder/silk/src/SKP_Silk_encode_frame_FIX.c:337:17: note: referencing argument 12 of type ‘const int[4]’ silk-v3-decoder/silk/src/SKP_Silk_encode_frame_FIX.c:337:17: note: referencing argument 13 of type ‘const int[4]’ Signed-off-by: cuiziwei <cuiziwei@xiaomi.com> | 6 个月前 |