From mint-bounce@lists.fishpool.fi Thu Mar 5 22:13:32 2009 Date: Thu, 5 Mar 2009 22:11:06 -0500 (EST) From: Keith Scroggins To: =?ISO-8859-1?Q?Vincent_Rivi=E8re?= cc: mint@fishpool.com Subject: Re: [MiNT] Gcc 3.3.6 v 4.0.1 In-Reply-To: <49B067CC.3090605@freesbee.fr> Message-ID: References: <20090225103817.swnyw26m0wgk8osc@pop.freeola.net> <373EB9E0-576D-4D59-B0A9-829AD39EB08F@gmail.com> <49A535ED.6000008@freesbee.fr> <49A56B1A.9050304@atari-source.org> <49A5C597.9030003@freesbee.fr> <49A65413.2020403@freesbee.fr> <1235640237.13634.231.camel@jetpack.demon.co.uk> <49AB214A.6020802@freesbee.fr> <49B067CC.3090605@freesbee.fr> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: kws@radix.net Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: > So here is my patch for the file obstream.c in the MiNTLib. The previous code > was totally broken. Hopefully that file is independant to the remaining of > the MiNTLib. So this patch is not going to break anything. I added a > testcase, called test-obstack, which checks for common scenarios. Everything > seems to be OK now. > > This patch fixes the t-printf testcase in the GMP library. Remember, it was > the main goal. Now all the GMP test cases passes ! It uses very intensive > mathematical functions, so our platform is pretty reliable :-) > > Note that the test-printf testcase in the MiNTLib currently fails, it is > absolutely not related to this patch. Hello Vincent & list, Just rebuilt the patched MiNTLib, and am now rebuilding GMP to rerun "make check" then I'll build a fresh RPM (just to be certain). Thanks! Keith