From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6817 invoked by alias); 18 Jan 2003 15:27:45 -0000 Mailing-List: contact mauve-discuss-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: mauve-discuss-owner@sources.redhat.com Received: (qmail 6805 invoked from network); 18 Jan 2003 15:27:41 -0000 Received: from unknown (HELO web10002.mail.yahoo.com) (216.136.130.38) by sources.redhat.com with SMTP; 18 Jan 2003 15:27:41 -0000 Message-ID: <20030118152741.13418.qmail@web10002.mail.yahoo.com> Received: from [149.225.178.205] by web10002.mail.yahoo.com via HTTP; Sat, 18 Jan 2003 07:27:41 PST Date: Sat, 18 Jan 2003 15:27:00 -0000 From: Dalibor Topic Subject: Re: 600+ BigDecimal tests To: Mark Wielaard , Anthony Green Cc: mauve-discuss@sources.redhat.com In-Reply-To: <1042831598.24526.183.camel@elsschot> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-SW-Source: 2003-q1/txt/msg00002.txt.bz2 Hi Mark, --- Mark Wielaard wrote: > Couldn't cross check against kaffe since that gives: > FAIL: uncaught exception loading > gnu.testlet.java.math.BigDecimal.DiagBigDecimaljava.lang.ExceptionInInitializerError: > [exception was kaffe.util.NotImplemented] Aah, that's a "known defect" ;) You need to install the gnu mp libs for arbitrary precision mathematics first ( http://www.swox.com/gmp/ ), and then recompile kaffe to pick it up. I've posted a patch on the kaffe mailing list last week that would allow to fall back on classpath's pure java implementation if gnu mp can not be found. It should enter the kaffe CVS next week. cheers, dalibor topic __________________________________________________ Do you Yahoo!? Yahoo! Mail Plus - Powerful. Affordable. Sign up now. http://mailplus.yahoo.com