X-Authentication-Warning: delorie.com: mail set sender to djgpp-workers-bounces using -f Message-ID: <448C5EA9.A100CF02@yahoo.com> Date: Sun, 11 Jun 2006 14:19:21 -0400 From: CBFalconer Organization: Ched Research http://cbfalconer.home.att.net X-Mailer: Mozilla 4.75 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: djgpp-workers AT delorie DOT com Subject: Re: DJGPP 2.04 Status References: <4658 DOT 220 DOT 233 DOT 177 DOT 46 DOT 1150038924 DOT squirrel AT cafemail DOT mcadcafe DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp-workers AT delorie DOT com decker AT dacafe DOT com wrote: > ... snip ... > > If the issues are serious, then of course it can't be released as > "final". But if it will remain at beta for some time yet(years), > then I don't see the real-world sense of stopping the addition of > new features (like elf or nmalloc). A bit like saying "no we can't > fix what we have right now, but we can't take new features either". elf would be a major change, but nmalloc is totally isolated. It can be used today by simply linking the nmalloc object package ahead of the library. This applies to 2.03, and I doubt that 2.04 will be any different. Similarly the malloc_debug package is utilized by linking malldbg after the nmalloc package. I even did the complete info package for it. As far as I can tell the only care needed is to include the appropriate (supplied) headers, because stdlib.h has not been suitably revised to match. -- Some informative links: news:news.announce.newusers http://www.geocities.com/nnqweb/ http://www.catb.org/~esr/faqs/smart-questions.html http://www.caliburn.nl/topposting.html http://www.netmeister.org/news/learn2quote.html