Return-Path: Delivered-To: apmail-commons-issues-archive@locus.apache.org Received: (qmail 89646 invoked from network); 29 Nov 2007 16:35:11 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 29 Nov 2007 16:35:11 -0000 Received: (qmail 59769 invoked by uid 500); 29 Nov 2007 16:34:54 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 59698 invoked by uid 500); 29 Nov 2007 16:34:54 -0000 Mailing-List: contact issues-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: issues@commons.apache.org Delivered-To: mailing list issues@commons.apache.org Received: (qmail 59685 invoked by uid 99); 29 Nov 2007 16:34:54 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Nov 2007 08:34:54 -0800 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Nov 2007 16:35:05 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 9663F714211 for ; Thu, 29 Nov 2007 08:34:43 -0800 (PST) Message-ID: <19979558.1196354083611.JavaMail.jira@brutus> Date: Thu, 29 Nov 2007 08:34:43 -0800 (PST) From: "Matt Benson (JIRA)" To: issues@commons.apache.org Subject: [jira] Resolved: (LANG-380) infinite loop in Fraction.reduce when numerator == 0 In-Reply-To: <11447224.1196353543111.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/LANG-380?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Benson resolved LANG-380. ------------------------------ Resolution: Fixed > infinite loop in Fraction.reduce when numerator == 0 > ---------------------------------------------------- > > Key: LANG-380 > URL: https://issues.apache.org/jira/browse/LANG-380 > Project: Commons Lang > Issue Type: Bug > Affects Versions: 2.3 > Reporter: Niall Pemberton > Fix For: 2.4 > > > Summary pretty much says it all. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.