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

DurableViewCatalog has non-virtual destructor

    • Fully Compatible
    • ALL

      I upgraded my compiler today, and noticed the following warning:

      src/mongo/db/views/durable_view_catalog.h:49:7: warning: 'mongo::DurableViewCatalog' has virtual functions but non-virtual destructor [-Wnon-virtual-dtor]
      class DurableViewCatalog {
            ^
      1 warning generated.
      

            Assignee:
            kyle.suarez@mongodb.com Kyle Suarez
            Reporter:
            spencer.jackson@mongodb.com Spencer Jackson
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: