VirtualBox

vbox的更動 69038 路徑 trunk/src/VBox


忽略:
時間撮記:
2017-10-11 下午03:23:35 (7 年 以前)
作者:
vboxsync
訊息:

Main/webservice: disable a recent gcc warning.
bugref:8192: gcc warnings

New versions of gcc (7.0 and later?) do not like integers used as booleans,
in this case SOAP_ERANGE. So disable the warning when building stdsoap2.cpp.

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/VBox/Main/webservice/Makefile.kmk

    r66832 r69038  
    281281   $(VBOX_GSOAP_CXX_SOURCES)_CXXFLAGS = \
    282282        -Wno-format \
     283         $(VBOX_GCC_Wno-int-in-bool-context) \
    283284        $(if $(VBOX_GCC_Wlogical-op),-Wno-error=logical-op,)
    284285   # currently necessary when compiling against OpenSSL 1.0 due to a missing
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

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