未验证 提交 3074fbd4 编写于 作者: O openharmony_ci 提交者: Gitee

!217 修改codex告警问题

Merge pull request !217 from sunyaozu/master
......@@ -403,7 +403,7 @@ void I18nAddon::ProcessNormal(char ch, int *order, size_t orderSize, int *length
if (lengths[0] >= 3) { // 3 is the index of order
return;
}
order[lengths[0]] = adjust;
order[lengths[0]] = (int) adjust;
++lengths[0];
lengths[index] = 1;
} else {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册