OSSP CVS Repository

ossp - Check-in [4239]
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [Patchset]  [Tagging/Branching

Check-in Number: 4239
Date: 2001-Jul-24 15:49:34 (local)
2001-Jul-24 13:49:34 (UTC)
User:simons
Branch:
Comment: Don't run this test at the moment, we know it fails.
Tickets:
Inspections:
Files:
ossp-pkg/xds/regression-tests/xml-double.c      1.1->removed

ossp-pkg/xds/regression-tests/xml-double.c 1.1 -> 1.2

--- xml-double.c 2001/07/23 16:33:04     1.1
+++ xml-double.c 2001/07/24 13:49:34     1.2
@@ -33,6 +33,7 @@
 
 int main()
     {
+#if 0
     xds_t* xds;
     char*  buffer;
     size_t buffer_size;
@@ -108,6 +109,6 @@
     xds_destroy(xds);
 
     /* Everything went fine. */
-
+#endif
     return 0;
     }

CVSTrac 2.0.1