Uploaded image for project: 'C++ Driver'
  1. C++ Driver
  2. CXX-2812

Enable abi-compliance-check tests for stable ABI symbols

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Unknown Unknown
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      The abi-compliance-checker tool returns an error if the set intersection of symbols between the old and new libraries is empty (no symbols in common). This means abi-compliance-checker cannot be used on the stable ABI until at least one (common) symbol is present in both the old and new libraries being compared against. Enable the stable ABI test for abi-compliance-checker once at least one stable ABI symbol is present in the most recent minor release.

            Assignee:
            Unassigned Unassigned
            Reporter:
            ezra.chung@mongodb.com Ezra Chung
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: