Sender: rich AT phekda DOT freeserve DOT co DOT uk Message-ID: <3E76F02F.92F4A8DC@phekda.freeserve.co.uk> Date: Tue, 18 Mar 2003 10:08:47 +0000 From: Richard Dawe X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.23 i586) X-Accept-Language: de,fr MIME-Version: 1.0 To: djgpp-workers AT delorie DOT com Subject: DJGPP 2.04 release? [Was: Re: nmalloc revisited] References: <10303180513 DOT AA17204 AT clio DOT rice DOT edu> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp-workers AT delorie DOT com Hello. Charles Sandmann wrote: [snip] > I appreciate this, but I haven't had the time to try to fill the > gap between the provided code and a full package. I'm already in > deep time trouble over updated DXE, which was an earlier commitment. > > I go on site to work for a client in Europe for 4 months in May, so > if I don't get DXE done before May, I'll be pretty much completely > unavailable until September. I'm hoping V2.04 will be out before > then ;-) [snip] I asked about starting the DJGPP 2.04 release cycle on 1st February (Thread: "Time for a 2.04 alpha release on Simtel.NET?"). Outstanding patches that should go in before an alpha (IMHO): * fchdir * isnan * strto* & Inf, NaN You could argue that fchdir should go in after, but it's a pretty major change in open/fopen, so lots of testing would be good. Fixes that could go in mid-cycle: * fstat fix (_invent_inode on filename from fd_props) * stat fix (for directories on Win2k/XP) Need to check: * docs have been done for programs missing them; * other items listed on 2.04 page. Push into 2.05: * DXE * C99 compliance - restrict, math, complex numbers, etc. * New POSIX compliance * nmalloc (if we do this, Charles says: "someone needs to fix the current libc free() to early out if there are lots of items in the free list") I'm starting to think that it's better to get 2.04 soon than put yet more features in it. The bug fixes and features in it justify a release soon IMHO. We can always do a "short" release cycle for 2.05 (haha) - say a year to a year and a half. Bye, Rich =] -- Richard Dawe [ http://www.phekda.freeserve.co.uk/richdawe/ ]