-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Internal Code
-
Fully Compatible
-
ALL
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
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.
- links to