Rule: Header and build context disagree¶
Canonical rule slug: header-build-context-mismatch. ← back to all rules
The headers a release ships and the flags its binary was built with imply different ABI, so neither alone describes what consumers get.
Canonical demonstration¶
No single-library case demonstrates this rule alone yet — referenced only by the scenario(s) below.
Used by scenarios¶
- case148_xcheck_header_build_mismatch — Header Build-Context Mismatch (Cross-Source Flagship)