Actions
Feature #420
closed[PATCH] Hash#default_proc=
Status:
Closed
Assignee:
Description
=begin
The attached patch implements Hash#default_proc= (see also Bug #419) for Ruby 1.8.7
I had to make rb_obj_is_proc nonstatic in eval.c and put it in an extern in hash.c --it could be done more cleanly by defining an appropriate header file, I hope that my going the short route is not too much of a problem.
=end
Files
Actions
Like0
Like0Like0