[ZCM] [ZC] 231/ 1 Request "BTree TEST_KEY ignores errors"

Collector: Zope Bugs and Patches ... zope-coders@zope.org
Mon, 18 Feb 2002 14:06:57 -0500


Issue #231 Update (Request) "BTree TEST_KEY ignores errors"
 Status Pending, Zope/bug critical
To followup, visit:
  http://collector.zope.org/Zope/231

==============================================================
= Request - Entry #1 by htrd on Feb 18, 2002 2:06 pm


Uploaded:  "diffs"
 - http://collector.zope.org/Zope/231/diffs/view
BTrees store their keys in a sorted order, but currently ignores the possibility that this comparison may cause an exception. (this problem has been raised on the zodb-dev list)

This patch triggers many compiler warnings with gcc; harmless but annoying.

So far this patch has not had much testing. I dont recommend merging this with the Zope trunk quite yet.


==============================================================