Re: [xml] Problem in valid.c



Daniel Veillard said:
On Mon, Oct 13, 2003 at 01:08:01PM +0200, oliverst online de wrote:

Do not define "LIBXML_REGEXP_ENABLED" and you get an compiler
error in
valid.c:4951, which says, that there aren't enough parameters to
call
the function.

  line 4951 is
#else  /* LIBXML_REGEXP_ENABLED */
for me, so which function call ? what version ?

Daniel

Ah, the problems with line numbers (CVS is a moving target) - I
think this refers to current (as of an hour or two ago) CVS valid.c
line 4978, a call to xmlErrValidWarning, with a wrong number of
arguments :-/

Bill



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