aboutsummaryrefslogtreecommitdiffstats
path: root/load.c
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-12-03 14:39:46 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-12-03 14:39:46 +0000
commit9a12b5ae94357ace093772c59b6b46f7116db517 (patch)
tree30ff639fd8b1120bf931d821a9d70da43819f43d /load.c
parentaacc35e144f2a3d5c145f85e337accd55a8acc90 (diff)
downloadruby-9a12b5ae94357ace093772c59b6b46f7116db517.tar.gz
load.c: defer static linked ini
* load.c (register_init_ext, ruby_init_ext): defer running the registered initialization function until required, not to enable extensions which have global effects just by loading, e.g., mathn/complex and mathn/rational. fix `make test` with --with-static-linked-ext. missing log at r48699t [ci skip] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48701 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'load.c')
0 files changed, 0 insertions, 0 deletions