From c49f88cd8e8cf1cb21308fe89e841255b49e6458 Mon Sep 17 00:00:00 2001 From: Christopher James Lahey Date: Tue, 12 Dec 2000 23:06:29 +0000 Subject: Made cache_sanity only be included if d(x) is defined as x. 2000-12-12 Christopher James Lahey * wordindex.c (cache_sanity): Made cache_sanity only be included if d(x) is defined as x. * wordindexmem.c: Made node_sanity and cache_sanity only be included if d(x) is defined as x or if MALLOC_CHECK is defined. Made sync_value only be included if d(x) is defined as x. svn path=/trunk/; revision=6947 --- libibex/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'libibex/ChangeLog') diff --git a/libibex/ChangeLog b/libibex/ChangeLog index fa7e3dc48a..4aa7650b0a 100644 --- a/libibex/ChangeLog +++ b/libibex/ChangeLog @@ -1,3 +1,12 @@ +2000-12-12 Christopher James Lahey + + * wordindex.c (cache_sanity): Made cache_sanity only be included + if d(x) is defined as x. + + * wordindexmem.c: Made node_sanity and cache_sanity only be + included if d(x) is defined as x or if MALLOC_CHECK is defined. + Made sync_value only be included if d(x) is defined as x. + 2000-11-28 Not Zed * index.h: Turn off index stats by default. -- cgit v1.2.3