Good stuff... On Jan 9, 2010, at 2:57 PM, Benson Margulies wrote:
> It gets some rather interesting warnings in Eclipse:
>
> These comparisons, for example ...
>
> if ((diff != diff) && ((value != value && x != x) || value == x)) {
> diff = 0;
> }
