Skip to content
Prev 201913 / 398503 Next

Build of XML package failed

Hi Luis.

You can change the two lines

 PROBLEM buf
    WARN;

to the one line

  warning(buf);


That should compile.

If not, please show us the compilation command for DocParse.c, i.e. all the arguments
to the compiler, just above the error messages.

 D.
Luis Tito de Morais wrote: