Patches item #1407992, was opened at 2006-01-16 23:51 Message generated for change (Comment added) made by greg You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1407992&group_id=5470
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Modules Group: None >Status: Closed >Resolution: Accepted Priority: 5 Submitted By: Neal Norwitz (nnorwitz) >Assigned to: Gregory P. Smith (greg) Summary: fix bsddb test associate problems w/bsddb 4.1 Initial Comment: I think that's what this patch fixes. Just wanted to get up here and find a BSD DB knowledgable person to comment. ---------------------------------------------------------------------- >Comment By: Gregory P. Smith (greg) Date: 2006-01-24 11:57 Message: Logged In: YES user_id=413 thanks! this appears to work. I tested it with BerkeleyDB 3.2 thru 4.4. 4.2-4.4 already worked fine; this patch fixes associate in 3.3 thru 4.1. (3.2 does not support associate) commit id 42173. Supporting older BerkeleyDB versions can be annoying but when its easy lets do it. I agree with hfoffani that serious bsddb users should consider >= 4.2. ---------------------------------------------------------------------- Comment By: Hernan Martinez Foffani (hfoffani) Date: 2006-01-24 07:22 Message: Logged In: YES user_id=112690 Sorry, "instead" is not the right word here. I meant that I wouldn't give too much support to bsddb 4.1. Users of it ought to know the problem that it carries. I haven't seen at the original problem though. ---------------------------------------------------------------------- Comment By: Hernan Martinez Foffani (hfoffani) Date: 2006-01-24 07:08 Message: Logged In: YES user_id=112690 I would recommend to upgrade to 4.2 or newer instead. See: http://subversion.tigris.org/faq.html#bdb41-tabletype-bug ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1407992&group_id=5470 _______________________________________________ Patches mailing list [email protected] http://mail.python.org/mailman/listinfo/patches
