1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-10-21 14:53:44 +03:00

Added TODO, desactivated memory debug, ran make tests, daniel.

This commit is contained in:
Daniel Veillard
2000-03-14 18:33:47 +00:00
parent cf46199c5e
commit 75c29218ce
4 changed files with 554 additions and 519 deletions

View File

@@ -8,7 +8,7 @@
#ifndef _DEBUG_MEMORY_ALLOC_
#define _DEBUG_MEMORY_ALLOC_
/* #define NO_DEBUG_MEMORY */
#define NO_DEBUG_MEMORY
#ifdef NO_DEBUG_MEMORY
#ifdef HAVE_MALLOC_H