1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/dbm
yugui 8001673452 merges r23057 from trunk into ruby_1_9_1.
--
* ext/dbm/dbm.c (fdbm_initialize): Make the file variable
  volatile, because FilePathValue() currently does not protect the
  given variable from GC. (Probably it should)

* ext/sdbm/init.c (fsdbm_initialize): Ditto.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_9_1@23223 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-04-19 13:34:10 +00:00
..
.cvsignore add extconf.h. 2006-06-25 09:42:05 +00:00
dbm.c merges r23057 from trunk into ruby_1_9_1. 2009-04-19 13:34:10 +00:00
depend remove marshal/gtk/kconv 1999-08-13 05:37:52 +00:00
extconf.rb * enum.c (enum_yield): when multiple values yielded from #each 2007-12-25 06:01:22 +00:00