Hi,

OK, this is now committed.

Regards,
Thomas


On Fri, Jun 19, 2015 at 10:30 AM, Christopher Deckers <chrr...@gmail.com>
wrote:

> Hi Thomas,
>
>
>> Changing ValueFloat.get and ValueDouble.get should be enough, but I
>> didn't test it yet.
>>
>
> You are spot on!
> In fact, you had dedicated code to try to handle -0.0, and removing it
> solved all the issues ("ABS(x)" works, and no more negative zeros!). Now
> the SELECT test case I indicated returns TRUE for all cases.
>
> I attach a patch for those 2 classes.
>
> I also noticed something related to -0.0 in
> "TestValueMemory.testCompare()" but it is for BigDecimal. I did not change
> anything there, but I wonder whether BigDecimal also has strange behaviors
> related to signed zeros.
>
> In any case, please let me know when a stable build contains the fix.
>
>
>> By the way, I will be on vacation for the next two weeks.
>>
>
> Enjoy your holidays, and thank you very much for your help! :)
>
> Cheers,
> -Christopher
>
>  --
> You received this message because you are subscribed to the Google Groups
> "H2 Database" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to h2-database+unsubscr...@googlegroups.com.
> To post to this group, send email to h2-database@googlegroups.com.
> Visit this group at http://groups.google.com/group/h2-database.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to h2-database+unsubscr...@googlegroups.com.
To post to this group, send email to h2-database@googlegroups.com.
Visit this group at http://groups.google.com/group/h2-database.
For more options, visit https://groups.google.com/d/optout.

Reply via email to