julia
bf55029d
- do not call __init__ for code loaded during system image build
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
JeffBezanson
Parents
e7176015
Loading