Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-56059

Missing '#pragma once' on drop_collection.h

    • Type: Icon: Task Task
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 5.0.0-rc0
    • Affects Version/s: None
    • Component/s: Catalog
    • Labels:
      None
    • Fully Compatible

      The drop_collection.h header is not properly guarded, so the preprocessor may include it more than once in the same translation unit which will end up in having some errors about multiple definitions of the same symbol.

            Assignee:
            sergi.mateo-bellido@mongodb.com Sergi Mateo Bellido
            Reporter:
            sergi.mateo-bellido@mongodb.com Sergi Mateo Bellido
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: