1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-08-01 10:06:59 +03:00

fixed a URI-Reference computation problem when validating small cleanup

* SAX.c: fixed a URI-Reference computation problem when validating
* xmlIO.c: small cleanup
Daniel
This commit is contained in:
Daniel Veillard
2001-07-04 22:54:28 +00:00
parent 4d65a1c55b
commit 1fd36d2723
3 changed files with 24 additions and 23 deletions

View File

@ -74,7 +74,7 @@
#define xmlRegisterDefaultOutputCallbacks xmlRegisterDefOutputCallbacks
#endif
#define DEBUG_EXTERNAL_ENTITIES
/* #define DEBUG_EXTERNAL_ENTITIES */
/* #define DEBUG_INPUT */
#ifdef DEBUG_INPUT