libxml2 r3749 - trunk
- From: veillard svn gnome org
- To: svn-commits-list gnome org
- Subject: libxml2 r3749 - trunk
- Date: Wed, 25 Jun 2008 04:11:24 +0000 (UTC)
Author: veillard
Date: Wed Jun 25 04:11:24 2008
New Revision: 3749
URL: http://svn.gnome.org/viewvc/libxml2?rev=3749&view=rev
Log:
Switch off debugging, oops, Daniel
Modified:
trunk/relaxng.c
Modified: trunk/relaxng.c
==============================================================================
--- trunk/relaxng.c (original)
+++ trunk/relaxng.c Wed Jun 25 04:11:24 2008
@@ -45,6 +45,7 @@
(xmlStrEqual(node->ns->href, xmlRelaxNGNs)))
+#if 0
#define DEBUG 1
#define DEBUG_GRAMMAR 1
@@ -66,7 +67,6 @@
#define DEBUG_COMPILE 1
#define DEBUG_PROGRESSIVE 1
-#if 0
#endif
#define MAX_ERROR 5
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]