julia
bf55029d - do not call __init__ for code loaded during system image build

Commit
11 years ago
do not call __init__ for code loaded during system image build fixes #7723 part of this refactors jl_module_run_initializer to only run the initializer and not do anything else, which seems like a good idea.
Author
Parents
Loading