Mail Archives: djgpp-workers/2003/04/24/02:35:31
CBFalconer wrote:
> Richard Dawe wrote:
> > Martin Stromberg wrote:
> > [snip]
> > > I say push this new malloc() into this alpha release.
> > [snip]
> >
> > Sorry, but it's too late to put it in.
> >
> > It needs more work and testing, before it can go into alpha 2. By
> > "more testing" I mean it should at least be used to build the
> > binaries that appear on Andrew's testing page.
> >
> > Perhaps it can in to alpha 2.
>
> I agree. I am in the midst of the revisions - the fundamental
> malloc package is done, but not the revisions to malldbg. After
> that I will try to hack up the .txh file for somebody to polish.
> It would create more confusion to switch interfaces later than to
> wait a bit. I have to fit all this in somewhere between other
> chores.
It will probably now do for alpha work. Operation with debug
level greater than 1 is not properly implemented, nor have I
revised the .txh file yet. Interim results on:
<http://cbfalconer.home.att.net/download/nmalloc.zip>
and if the library contains the malloc.o and malldbg.o components
things should work. How to work the right things into stdlib.h is
another matter. Is there any reason why users of the debug
features should not have to #include malldbg.h which automatically
includes sysquery.h?
--
Chuck F (cbfalconer AT yahoo DOT com) (cbfalconer AT worldnet DOT att DOT net)
Available for consulting/temporary embedded and systems.
<http://cbfalconer.home.att.net> USE worldnet address!
- Raw text -