Re: [xml] Problem in valid.c
- From: "William M. Brack" <wbrack mmm com hk>
- To: xml gnome org
- Subject: Re: [xml] Problem in valid.c
- Date: Mon, 13 Oct 2003 22:58:56 +0800 (HKT)
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]