1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/sdbm
nobu d54db9b2a0 _sdbm.c: fix pointers to shift
* ext/sdbm/_sdbm.c (delpair): dst and src point at the ends of
  each data, whereas memmove requires pointers to the beginnings.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@49494 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2015-02-04 08:35:08 +00:00
..
_sdbm.c _sdbm.c: fix pointers to shift 2015-02-04 08:35:08 +00:00
depend Update dependencies. 2014-12-19 13:34:54 +00:00
extconf.rb
init.c use 0 for reserved 2014-12-01 06:38:04 +00:00
sdbm.h