Rule: Symbol export namespace changed¶
Canonical rule slug: symbol-export-namespace-changed. ← back to all rules
Exported symbols move to a different namespace or version scope, so the names existing binaries import no longer exist.
Canonical demonstration¶
No single-library case demonstrates this rule alone yet — referenced only by the scenario(s) below.
Used by scenarios¶
- case176_kabi_symbol_namespace_changed — kABI Export Namespace Changed