Details
-
Bug
-
Resolution: Fixed
-
Major - P3
-
None
-
Fully Compatible
-
ALL
Description
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.
|
Attachments
Issue Links
- links to