Re: [xml] Compile warning on SCO Unixware



On Thu, 2003-11-06 at 21:50, T A wrote:
 
The rest are:
 UX:acomp: WARNING: "HTMLparser.c", line 1687: no macro replacement
within a string literal
 
 UX:acomp: WARNING: "xpath.c", line 3819: no macro replacement within
a string literal
 
UX:acomp: WARNING: "legacy.c", line 747: no macro replacement within a
string literal

These three can be disregarded. For some strange reason the compiler
informs us that it will not replace the macro arguments inside a
string. That is perfectly fine, because it should not.

UX:acomp: WARNING: "./include/libxml/DOCBparser.h", line 16: invalid
directive

This one simply means that the compiler does not support the
#warning directive. Nothing serious here either.

Concerning the crashes you are witnessing, it may be a good idea
to look at them in a debugger.





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