Link warning due to namespace.obj not containing any symbols

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Trivial - P5
    • 3.6.0-rc0
    • Affects Version/s: None
    • Component/s: MMAPv1
    • None
    • Fully Compatible
    • ALL
    • Sharding 2017-10-02
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      namespace.cpp only contains static assertions and because of this does not expose any symbols. Because of this, the following link warning is reported on Windows:

      namespace.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
      

      These static assertions should be folded in the header and the .cpp file removed.

            Assignee:
            Kaloian Manassiev
            Reporter:
            Kaloian Manassiev
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: