From: sandmann AT clio DOT rice DOT edu (Charles Sandmann) Message-Id: <10212041745.AA05648@clio.rice.edu> Subject: Re: 2.04 CVS Build plan To: djgpp-workers AT delorie DOT com Date: Wed, 4 Dec 2002 11:45:28 -0600 (CST) Cc: eplmst AT epl DOT ericsson DOT se (Martin Stromberg) In-Reply-To: <3DEDB313.9627F062@yahoo.com> from "CBFalconer" at Dec 04, 2002 02:47:31 AM X-Mailer: ELM [version 2.5 PL2] Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > > This hasn't had any progress. I'm waiting for the original author > > (CBFalconer) (or somebody else) to correct these issues. > > What issues? AFAICT compiling the original source with NDEBUG > results in a module ready for inclusion in the main library. I > added the following readme to the distribution, not sure just now > if it is in the version on my site. The nmalloc code has not been > altered. There is a big gap between the debugging routines available in CVS, plus the documentation and what the new malloc provides. Someone needs to either write new documentation and examples for the new malloc, or change the new malloc to work with the old documentation and malloc routines.