Files
ViewDesignEngine/docs/feedback
茂之钳 514a9a633c
Build & Test / build-and-test (push) Waiting to run
Build & Test / python-bindings (push) Blocked by required conditions
CI / Build & Test (push) Failing after 24s
CI / Release Build (push) Failing after 39s
fix(v1.0.1): VDE-016 — definitive fix: fully-qualified names throughout
Root cause: GCC two-phase lookup with multiple anonymous namespaces
creates barriers that using declarations cannot cross.

Fix: Replace all unqualified SSICurveData/ClassResult with
vde::brep::SSICurveData/vde::brep::ClassResult throughout the file.
This is the only approach verified to work by ViewDesign.
2026-07-28 08:04:34 +08:00
..

ViewDesignEngine 问题反馈

此目录由 ViewDesign 工程自动生成。每个文件对应一个来自 ViewDesign 集成测试中发现的 VDE 问题。

文件命名规则: VDE-{编号}.md

处理完成后,请在文件中更新 status 字段。

状态图例

状态 含义
open 待处理
in_progress 处理中
fixed 已修复
wont_fix 不予修复
deferred 延期