VirtualBox

Changeset 95241 in vbox


Ignore:
Timestamp:
Jun 9, 2022 10:46:18 AM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
151776
Message:

libs/libxml-2.9.14: Windows build fix, bugref:8515

File:
1 edited

Legend:

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

    r95240 r95241  
    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'
     42 VBox-libxml2_CFLAGS.win   += -wd4723 # xpath.c(505) : warning C4723: potential divide by 0
    4243endif
    4344ifn1of ($(KBUILD_TARGET), win)
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