Skip to content

[pull] main from HIllya51:main - #35

Merged
pull[bot] merged 3 commits into
ccknbc-forked:mainfrom
HIllya51:main
Aug 19, 2026
Merged

[pull] main from HIllya51:main#35
pull[bot] merged 3 commits into
ccknbc-forked:mainfrom
HIllya51:main

Conversation

@pull

@pull pull Bot commented Aug 19, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

HIllya51 and others added 3 commits August 19, 2026 13:18
ElaSuggestBox 的 SuggestData 嵌套结构体用了 Q_PRIVATE_* 宏,
属性循环原来扫整个头文件,导致 setElaIcon/getElaIcon 等被生成到
ElaSuggestBox 类上(C++ 不存在这些方法),链接失败。
改为只扫描 class { ... }; 类体。

Co-Authored-By: Claude <noreply@anthropic.com>
_HAS_CXX20=1 与 /std:c++17 矛盾:前者强制 type_traits 走 C++20
路径(用 requires),后者下编译器不认 requires 关键字,导致
error C2061。该 fix 块上次被改为真正注入后此矛盾暴露。
去掉该 define,保持一致的 C++17。

Co-Authored-By: Claude <noreply@anthropic.com>
@pull pull Bot locked and limited conversation to collaborators Aug 19, 2026
@pull pull Bot added the ⤵️ pull label Aug 19, 2026
@pull
pull Bot merged commit d7d8adf into ccknbc-forked:main Aug 19, 2026
0 of 7 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant