classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cp-patches] Patch: fix Float/DoubleBuffer.compareTo in the presence


From: Tom Tromey
Subject: Re: [cp-patches] Patch: fix Float/DoubleBuffer.compareTo in the presence of NaN
Date: 06 Dec 2005 11:12:04 -0700
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

>>>>> "Anthony" == Anthony Green <address@hidden> writes:

Anthony> This patch makes sure FloatBuffer and DoubleBuffer objects compare
Anthony> properly when they contain NaN values.  I've already checked in Mauve
Anthony> tests cases.  Ok to commit?

Does it do the right thing if a is NaN and b is not?  Or vice versa?
If so, this is ok.

Tom




reply via email to

[Prev in Thread] Current Thread [Next in Thread]