[xml] LibXML 2.3.5 (Win32)



Sirs,

I'm trying to compile the Libxml version 2.3.5 for Win32 and:

a) We still receive the following warnings:

HTMLparser.c
E:\libxmlSrc\HTMLparser.c(1327) : warning C4018: '>=' : signed/unsigned
mismatch
E:\libxmlSrc\HTMLparser.c(1328) : warning C4018: '>' : signed/unsigned
mismatch
E:\libxmlSrc\HTMLparser.c(1506) : warning C4018: '!=' : signed/unsigned
mismatch
parserInternals.c
E:\libxmlSrc\parserInternals.c(1056) : warning C4018: '>' : signed/unsigned
mismatch
xpath.c
E:\libxmlSrc\xpath.c(6466) : warning C4101: 'cur' : unreferenced local
variable
E:\libxmlSrc\xpath.c(6747) : warning C4102: 'eval_predicates' : unreferenced
label
xpointer.c
Generating Code...
E:\libxmlSrc\xpath.c(168) : warning C4723: potential divide by 0
E:\libxmlSrc\xpath.c(171) : warning C4723: potential divide by 0
E:\libxmlSrc\xpath.c(174) : warning C4723: potential divide by 0
Linking...

b) The compilation, even with those warnings, does not produces the .LIB
file (that is normally produced on a .DLL compilation.

Help is welcome. We want to migrate from the version 2.2.4 but without a
.LIB we cannot build our application.

Nilo





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]