儲存庫 vbox 的更動 63304
- 時間撮記:
- 2016-8-10 下午10:59:49 (8 年 以前)
- 檔案:
-
- 修改 1 筆資料
圖例:
- 未更動
- 新增
- 刪除
-
trunk/Config.kmk
r63303 r63304 5163 5163 # -wd4355: 'this' : used in base member initializer list (e.g. VirtualBoxBase.cpp) 5164 5164 TEMPLATE_VBOXMAINEXE_CXXFLAGS += $(VBOX_VCC_WARN_ALL) -wd4625 -wd4626 -wd4355 $(VBOX_VCC_WERR) 5165 ifndef VBOX_WITH_MASOCHISTIC_WARNINGS5165 #ifndef VBOX_WITH_MASOCHISTIC_WARNINGS 5166 5166 # Temporarily (Frank is working on these from the linux side, I think...): 5167 5167 # -wd4265: 'Shareable<D>' : class has virtual functions, but destructor is not virtual instances of this class may not be destructed correctly 5168 5168 TEMPLATE_VBOXMAINEXE_CXXFLAGS += -wd4265 5169 endif5169 #endif 5170 5170 TEMPLATE_VBOXMAINEXE_CXXFLAGS.debug = -RTCsu 5171 5171 TEMPLATE_VBOXMAINEXE_CXXFLAGS.dbgopt = $(NO_SUCH_VARIABLE)
注意:
瀏覽 TracChangeset
來幫助您使用更動檢視器