VirtualBox

Changeset 63333 in vbox for trunk/Config.kmk


Ignore:
Timestamp:
Aug 11, 2016 12:05:51 PM (8 years ago)
Author:
vboxsync
Message:

Config.kmk: VBOXMAINEXE: Enabled virtual destructor warning (C4265) after fixing the places where it triggered.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r63330 r63333  
    51635163 #    -wd4355: 'this' : used in base member initializer list (e.g. VirtualBoxBase.cpp)
    51645164 TEMPLATE_VBOXMAINEXE_CXXFLAGS          += $(VBOX_VCC_WARN_ALL) -wd4625 -wd4626 -wd4355 $(VBOX_VCC_WERR)
    5165  #ifndef VBOX_WITH_MASOCHISTIC_WARNINGS
    5166   # Temporarily (Frank is working on these from the linux side, I think...):
    5167   #     -wd4265: 'Shareable<D>' : class has virtual functions, but destructor is not virtual instances of this class may not be destructed correctly
    5168   TEMPLATE_VBOXMAINEXE_CXXFLAGS         += -wd4265
    5169  #endif
    51705165 TEMPLATE_VBOXMAINEXE_CXXFLAGS.debug     = -RTCsu
    51715166 TEMPLATE_VBOXMAINEXE_CXXFLAGS.dbgopt    = $(NO_SUCH_VARIABLE)
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette