From: Ilya Zakharevich Date: Fri, 21 Feb 1997 02:44:13 +0000 (-0500) Subject: Minor update to malloc.c X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=1944739a93eab0e90f4ffdbf6af40f406ee4aa7f;p=p5sagit%2Fp5-mst-13.2.git Minor update to malloc.c This change of defines may satisfy Nick in his future life, when he needs an effecient malloc() with DEBUGGING perl again: p5p-msgid: <199702210244.VAA03676@monk.mps.ohio-state.edu> --- diff --git a/malloc.c b/malloc.c index b4be031..63db091 100644 --- a/malloc.c +++ b/malloc.c @@ -3,9 +3,9 @@ */ #ifndef lint -#ifdef DEBUGGING -#define RCHECK -#endif +# if defined(DEBUGGING) && !defined(NO_RCHECK) +# define RCHECK +# endif /* * malloc.c (Caltech) 2/21/82 * Chris Kingsley, kingsley@cit-20.