Skip to content

const 变量被修改 #736

Open
Open
@irenier

Description

@irenier

ctex-kit/xeCJK/xeCJK.dtx

Lines 2327 to 2330 in 1ee66c6

\clist_new:N \c_@@_FullLeft_chars_clist
\clist_gconcat:NNN \c_@@_FullLeft_chars_clist
\c_@@_OP_chars_clist
\c_@@_PR_chars_clist

ctex-kit/xeCJK/xeCJK.dtx

Lines 2449 to 2450 in 1ee66c6

\clist_gconcat:NNN \c_@@_FullRight_chars_clist
\c_@@_FullRight_chars_clist #1

请问这里的 \c_@@_FullLeft_chars_clist\c_@@_FullRight_chars_clist 是不是应该改为 \g_@@_FullLeft_chars_clist\g_@@_FullRight_chars_clist?因为 const 变量应该不能被 \clist_gconcat:NNN 函数修改。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions