Hi,

> Has this been fixed already (in 1.077 or 1.0.78)? I cannot see
> anything in the change log.

I forgot to write that in the changelog.

>    if (SysProperties.CHECK2 && freeCount > freeList.size()) {

Before 2008-08-02, this was

>    if (SysProperties.CHECK && freeCount > freeList.size()) {

> should one not rather disable check2 instead of check?

CHECK2 is disabled by default, except when running the unit tests.

Regards,
Thomas

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/h2-database?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to