From: Vit Ondruch Date: 2011-08-04T20:47:04+09:00 Subject: [ruby-core:38790] [Ruby 1.9 - Bug #5135] Ruby 1.9.3-preview1 tests fails in Fedora Rawhide Issue #5135 has been updated by Vit Ondruch. Motohiro KOSAKI wrote: > > I was suggested by Jindrich Novy, the Fedora db4 maintainer, to implement own error handler, something along the lines: > > > > dbp->set_errcall(dbp, my_error_handler); > > > > void > > my_error_handler(const char *error_prefix, char *msg) > > {} > > > > i.e. all errors will be suppressed. > > I suspect this will break old dbm support. ;-) May be something conditional for DB4? ---------------------------------------- Bug #5135: Ruby 1.9.3-preview1 tests fails in Fedora Rawhide http://redmine.ruby-lang.org/issues/5135 Author: Vit Ondruch Status: Feedback Priority: Normal Assignee: Motohiro KOSAKI Category: Target version: 1.9.3 ruby -v: - It would be nice if all test are green before release. https://gist.github.com/1118196 -- http://redmine.ruby-lang.org