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
shirosaki 9678dce5a4 * ext/dbm/dbm.c (Init_dbm): fix a build error on mswin32.
use `extern __declspec(dllimport)` for dll link with VC.
  [ruby-core:41996] [Bug #5869]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34265 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-01-10 13:21:54 +00:00
..
dbm.c * ext/dbm/dbm.c (Init_dbm): fix a build error on mswin32. 2012-01-10 13:21:54 +00:00
depend
extconf.rb * ext/dbm/dbm.c: use db_version() instead of DB_VERSION_STRING for 2011-12-06 10:21:12 +00:00