[ZCM] [ZC] 231/ 3 Resolve "BTree TEST_KEY ignores errors"

Collector: Zope Bugs and Patches ... zope-coders@zope.org
Mon, 11 Mar 2002 04:48:12 -0500


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

==============================================================
= Resolve - Entry #3 by htrd on Mar 11, 2002 4:48 am

 Status: Accepted => Resolved

merged into the cvs trunk for 2.6
________________________________________
= 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.


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