Prevent duplicate cc_libraries being made with identical names

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.3.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • DevProd Build
    • Fully Compatible
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      The name of the mongo_cc_library or cc_library you make will also be the name of the .so file created when doing dynamic linking. When doing dynamic linking you will only be allowed to have one library of the same name. This causes weird hard to identify issues when building. We should implement some sort of linter/aspect check that forbids identical names.

            Assignee:
            Zack Winter
            Reporter:
            Andrew Bradshaw
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: