Re: [xml] Some problems with conditional defines
- From: Daniel Veillard <veillard redhat com>
- To: Eric Zurcher csiro au
- Cc: xml gnome org
- Subject: Re: [xml] Some problems with conditional defines
- Date: Tue, 21 Jan 2003 04:50:17 -0500
On Tue, Jan 21, 2003 at 12:08:28PM +1100, Eric Zurcher csiro au wrote:
Daniel,
While testing the current CVS version, I noticed that it is not possible to
compile libxml2 with regexp and automata support disabled. Specifically,
valid.c will not compile because it references at several points (in
xmlValidatePushElement, xmlValidatePushCData, and xmlValidatePopElement)
elements "elemDecl" and "exec" within struct _xmlValidState, but these
elements are defined within the struct only if LIBXML_REGEXP_ENABLED is
defined.
Right, the validation code has been switched over the regexp/automata
code, and I didn't tried to compile without them lately. Could you
log it in bugzilla ?
thanks,
Daniel
--
Daniel Veillard | Red Hat Network https://rhn.redhat.com/
veillard redhat com | libxml GNOME XML XSLT toolkit http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]