Return-Path: Delivered-To: apmail-commons-dev-archive@www.apache.org Received: (qmail 36457 invoked from network); 6 Jan 2008 18:21:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Jan 2008 18:21:30 -0000 Received: (qmail 94038 invoked by uid 500); 6 Jan 2008 18:21:18 -0000 Delivered-To: apmail-commons-dev-archive@commons.apache.org Received: (qmail 93942 invoked by uid 500); 6 Jan 2008 18:21:18 -0000 Mailing-List: contact dev-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list dev@commons.apache.org Received: (qmail 93933 invoked by uid 99); 6 Jan 2008 18:21:18 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 06 Jan 2008 10:21:18 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of sebbaz@gmail.com designates 209.85.198.188 as permitted sender) Received: from [209.85.198.188] (HELO rv-out-0910.google.com) (209.85.198.188) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 06 Jan 2008 18:20:55 +0000 Received: by rv-out-0910.google.com with SMTP id k20so5811124rvb.30 for ; Sun, 06 Jan 2008 10:21:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=5JdKAO4LHjzq3IEXLMjOSNL7YP10Gaeh8WISFQNGsJQ=; b=geC7cVw9nEl2yEYiCPwt1LXzrV5kx8yWa3eRfsNsjWkcF+EBsyTUL8n/A9fFEI/K4ZBK84GtIbRoSE8ewQCfk+mRZr8t6UPtlNbEIBD/z5E+AFsHldjXjVYs/ddk/LBDUSOpmzTcVZUtoERvXQpPnCNgXcW/nXICJBTRLzGXqcU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=qv1sYBaYueDaH1jFTlf4cxsYPced4NZ77EBRVTZhgAip5iaJPNKl8xSQpif40QJ6Rc/b4qma1huu/+WqrZIEJwwBC9Bf8Z2oukpkAmXYHkAv0LlbXzlPYdym1sXuOWxgzfun48EDvxYnIeitsEWeeHWC6ZYXZpjd6CgFkfMJQBM= Received: by 10.142.88.20 with SMTP id l20mr5797823wfb.72.1199643660434; Sun, 06 Jan 2008 10:21:00 -0800 (PST) Received: by 10.142.229.10 with HTTP; Sun, 6 Jan 2008 10:21:00 -0800 (PST) Message-ID: <25aac9fc0801061021l68c454bdh74c916b8e89e8471@mail.gmail.com> Date: Sun, 6 Jan 2008 18:21:00 +0000 From: sebb To: "Jakarta Commons Developers List" Subject: Re: [lang] IEEE-754r and min/max In-Reply-To: <31cc37360801050001o365bde03k9ff764f1e02c0024@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <31cc37360801050001o365bde03k9ff764f1e02c0024@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org On 05/01/2008, Henri Yandell wrote: > Any opinions on which way to go with > http://issues.apache.org/jira/browse/LANG-381 would be very much > appreciated. > > Currently my instinct is to go with making min/max obey the JDK - ie) > old IEEE, and adding a IEEE754rUtils class with its own set of methods > for the new way. +1 > I'll go ahead and code that up as a patch. > > Hen > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org > For additional commands, e-mail: dev-help@commons.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org For additional commands, e-mail: dev-help@commons.apache.org