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
knu 9e4cfb5da4 * ext/dbm/dbm.c (fdbm_indexes, fdbm_select): add a missing
argument and prevent coredump when a nonexistent key is
  specified.

* ext/sdbm/init.c (fsdbm_indexes, fsdbm_select): ditto.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2996 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2002-10-25 19:31:55 +00:00
..
.cvsignore * configure.in: modify program_prefix only if specified 2002-09-08 09:08:15 +00:00
dbm.c * ext/dbm/dbm.c (fdbm_indexes, fdbm_select): add a missing 2002-10-25 19:31:55 +00:00
depend remove marshal/gtk/kconv 1999-08-13 05:37:52 +00:00
extconf.rb * configure.in: use GCC, not without_gcc. remove without_gcc. 2001-12-02 14:10:27 +00:00
MANIFEST Update. 2002-09-27 13:36:11 +00:00
testdbm.rb * ext/dbm/dbm.c (fdbm_select): 1.7 behavior. 2002-02-27 04:52:21 +00:00