Message-Id: <200112261417.fBQEHKG01251@delorie.com> From: "Laurynas Biveinis" Date: Wed, 26 Dec 2001 14:59:21 +0200 To: djgpp-announce AT delorie DOT com Subject: ANNOUNCE: MSS 1.2.1 released Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.24i X-OriginalArrivalTime: 26 Dec 2001 12:56:16.0428 (UTC) FILETIME=[B4A0E6C0:01C18E0C] Reply-To: djgpp AT delorie DOT com Version 1.2.1 of MSS (Memory Supervision System, a malloc() debugger) has been released. Note about maintainership of this package: the maintainers are Juan Jesus Alcolea Pizazo and Peter Palotas . I've contacted Peter back in 2000, and then he stated that he is willing to hand over this package to somebody willing to take over. Some time ago I've asked Peter for permission to release 1.2.1 version. This time I got no reply. I'm not claiming that I'm now a maintainer of this package, and I'll be happy to hand over my fixes if somebody wants to maintain it. This is a bugfix release, with following changes: - Added new header, to work around MSS's inability to deal with redefined names like free, malloc, or overloaded operators new, delete. - Provided replacement which resolves incompatibility between MSS and G++ 2.95.x standard C++ library. - Now MSS accepts without a warning all NULL pointer deallocations, as this is standard behaviour. Note that you still have to disable WarnOnAllNullDeallocs option to achieve this. - Removed information on how to patch DJGPP libc, as it deals with a quite old version. - Some other minor changes to documentation, makefiles, etc. Send any questions, comments, bug reports to . If and only if this e-mail bounces, use . Laurynas