VirtualBox

Changeset 63326 in vbox


Ignore:
Timestamp:
Aug 11, 2016 11:27:49 AM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
109960
Message:

Config.kmk: VBOXQTGUIEXE one more thing to ignore (release only).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Config.kmk

    r63324 r63326  
    57115711  #    -wd4350: behavior change: 'int QStringList::indexOf(const QRegExp &,int) const' called instead of 'int QStringList::indexOf(QRegExp &,int) const'
    57125712  #    -wd4371: UIActionPool.h(393) : warning C4371: 'UIActionPool::PointerToFunction' : layout of class may have changed from a previous version of the compiler due to better packing of member 'UIActionPool::PointerToFunction::ptfr'
    5713   TEMPLATE_VBOXQTGUIEXE_CXXFLAGS += $(VBOX_VCC_WARN_ALL) -wd4481 -wd4625 -wd4626 -wd4640 -wd4350 -wd4371 $(VBOX_VCC_WERR)
     5713  #    -wd4718: qmap.h(222) : warning C4718: 'QMapNode<enum DetailsElementType,bool>::destroySubTree' : recursive call has no side effects, deleting
     5714  TEMPLATE_VBOXQTGUIEXE_CXXFLAGS += $(VBOX_VCC_WARN_ALL) -wd4481 -wd4625 -wd4626 -wd4640 -wd4350 -wd4371 -wd4718 $(VBOX_VCC_WERR)
    57145715  TEMPLATE_VBOXQTGUIEXE_CXXFLAGS.debug = -RTCsu
    57155716  TEMPLATE_VBOXQTGUIEXE_CXXFLAGS.dbgopt = $(NO_SUCH_VARIABLE)
Note: See TracChangeset for help on using the changeset viewer.

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