
shenleiandClaude Opus 5
369a80fc10
port(2V0-a): EterPythonLib 窗口系统的头进镜像
2V0 的入口实测:audit/slices/2V0.json 的 212 个头里 164 个已经在镜像中,缺 48 个
(1 个 EterLib、5 个 EterPythonLib、42 个 UserInterface);10 个单元里已移植 2 个。
本轮补 EterPythonLib 这 5 个,外加必须先有的 EterPythonLib/StdAfx.h —— port_header_gate
按 40250 的做法把每个头放在所属库的 StdAfx.h 后面编译,没有它这五个既看不到
<Python.h> 也看不到 STL 和 CSingleton。
6 个文件全是 port_copy.py 的机械拷贝,0 处手改。
顺带修正清单的一处误报:EterLib/Dimm.h 不是 40250 的源文件,是 Windows SDK <dimm.h>
的 MIDL 产物,port/common/shim/win32/Dimm.h 已经顶掉了;镜像一份反而遮住 shim,
EterLib/IME.h 的 #include "Dimm.h" 会去找 rpc.h。拷进来验证后删掉。
只有头,没有 .cpp,所以没有 port-map 条目 —— 只有声明,没有可调用的东西。
port_header_gate 新增 6 个 TU 全绿;ctest 27/27。
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-09-23 10:50:24 +09:00
..
2026-09-08 17:15:17 +09:00
2026-09-08 17:15:17 +09:00
2026-09-08 17:15:17 +09:00
2026-09-01 18:49:28 +09:00
2026-09-21 16:38:59 -07:00
2026-09-21 16:38:59 -07:00
2026-09-19 08:51:25 -07:00
2026-09-22 18:20:14 +09:00
2026-09-19 08:51:25 -07:00
2026-09-11 14:58:22 +08:00
2026-09-08 17:15:17 +09:00
2026-09-08 17:15:17 +09:00
2026-09-04 19:54:33 +09:00
2026-09-19 08:51:25 -07:00
2026-09-23 09:53:28 +09:00
2026-09-23 10:50:24 +09:00
2026-09-23 09:53:28 +09:00
2026-09-11 14:58:22 +08:00
2026-09-08 17:15:17 +09:00
2026-09-23 09:53:28 +09:00