c713f2cdff
VDE-016 (ssi_boolean.cpp): Moved SSICurveData out of anonymous namespace into explicit vde::brep, added #include <iterator> for std::begin/end, added using ClassResult. Fixes GCC two-phase name lookup failures. VDE-017 (CMakeLists.txt): Changed CMAKE_SOURCE_DIR to CMAKE_CURRENT_SOURCE_DIR in configure_file call so VDE builds correctly as a submodule. Both fixes were already applied in main; this commit records the updated issue status from the feedback branch.
ViewDesignEngine 问题反馈
此目录由 ViewDesign 工程自动生成。每个文件对应一个来自 ViewDesign 集成测试中发现的 VDE 问题。
文件命名规则:
VDE-{编号}.md处理完成后,请在文件中更新
status字段。
状态图例
| 状态 | 含义 |
|---|---|
open |
待处理 |
in_progress |
处理中 |
fixed |
已修复 |
wont_fix |
不予修复 |
deferred |
延期 |