[ZCM] [ZC] 231/ 2 Assign "BTree TEST_KEY ignores errors"

Collector: Zope Bugs and Patches ... zope-coders@zope.org
Thu, 07 Mar 2002 03:10:28 -0500


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

==============================================================
= Assign - Entry #2 by htrd on Mar 7, 2002 3:10 am

 Status: Pending => Accepted

 Supporters added: htrd


________________________________________
= 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.


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