Rule: Exported variable removed¶
Canonical rule slug: var-removed. ← back to all rules
An exported variable is withdrawn, so existing binaries that reference it fail to resolve.
Canonical demonstration¶
- case58_var_removed — Global Variable Removed (🔴 BREAKING)
Used by scenarios¶
- case108_task_class_removed —
taskClass Removed (historical ABI break — vtable angle)