ruby--ruby/ext/dbm
knu 38d2bcd952 * 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/trunk@23057 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-03-23 12:45:23 +00:00
..
.cvsignore
dbm.c * ext/dbm/dbm.c (fdbm_initialize): Make the file variable 2009-03-23 12:45:23 +00:00
depend
extconf.rb