Feature #3697
closed[PATCH] Allow build of dbm extension with Berkeley DB 5.0 series (for 1.9.2_rc2)
Description
=begin
This is the same issue as bug #3294 but with the patch for Ruby 1.9.2_rc2 rather than for 1.8.7, as the two patch are quite different.
HTH,
Diego
=end
Files
Updated by shyouhei (Shyouhei Urabe) about 14 years ago
- Status changed from Open to Assigned
- Assignee set to matz (Yukihiro Matsumoto)
=begin
=end
Updated by ko1 (Koichi Sasada) over 13 years ago
Matz, how about it?
Kosaki said this ticket should be a "Feature".
Updated by matz (Yukihiro Matsumoto) over 13 years ago
- ruby -v changed from ruby 1.9.2dev (2010-07-11 revision 28618) [x86_64-linux] to -
Hi,
In message "Re: [ruby-core:36979] [Ruby 1.9 - Bug #3697] [PATCH] Allow build of dbm extension with Berkeley DB 5.0 series (for 1.9.2_rc2)"
on Sat, 11 Jun 2011 15:14:35 +0900, Koichi Sasada redmine@ruby-lang.org writes:
|Matz, how about it?
|Kosaki said this ticket should be a "Feature".
I agree with him. I don't consider this a bug.
matz.
|----------------------------------------
|Bug #3697: [PATCH] Allow build of dbm extension with Berkeley DB 5.0 series (for 1.9.2_rc2)
|http://redmine.ruby-lang.org/issues/3697
Updated by kosaki (Motohiro KOSAKI) over 13 years ago
- Tracker changed from Bug to Feature
Updated by kosaki (Motohiro KOSAKI) over 13 years ago
Matz, I can handle this issue if you want. I guess you don't have db-5.0 environment.
Updated by mame (Yusuke Endoh) almost 12 years ago
- Target version set to 2.6
Updated by kosaki (Motohiro KOSAKI) almost 12 years ago
- Status changed from Assigned to Closed
Hmm..
This patch seems too old and can't apply cleanly anymore. I closed this ticket at once. Feel free to reopen if anyone make a new patch.