VirtualBox

Changeset 84411 in vbox for trunk/src/libs


Ignore:
Timestamp:
May 20, 2020 2:31:23 PM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
138108
Message:

*.kmk: VC++ 14.0 adjustments (just follow where 14.1 leads). bugref:8489

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/libs/libxml2-2.9.4/Makefile.kmk

    r83765 r84411  
    3737 VBox-libxml2_CFLAGS.win   += -wd4005 # sdk\v7.1\include\sal_supp.h(57) : warning C4005: '__useHeader' : macro redefinition
    3838endif
    39 if "$(VBOX_VCC_TOOL_STEM)" >= "VCC141"
     39if "$(VBOX_VCC_TOOL_STEM)" >= "VCC140"
    4040 VBox-libxml2_CFLAGS.win   += -wd4777 # timsort.h(326): warning C4777: 'fprintf' : format string '%lu' requires an argument of type 'unsigned long', but variadic argument 1 has type 'unsigned int'
    4141 VBox-libxml2_CFLAGS.win   += -wd4477 # timsort.h(326): warning C4477: 'fprintf' : format string '%lu' requires an argument of type 'unsigned long', but variadic argument 1 has type 'size_t'
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