Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

atstart method #2531

Closed
vtjnash opened this issue Mar 10, 2013 · 3 comments
Closed

atstart method #2531

vtjnash opened this issue Mar 10, 2013 · 3 comments
Labels
speculative Whether the change will be implemented is speculative

Comments

@vtjnash
Copy link
Member

vtjnash commented Mar 10, 2013

atstart() function (or atinit())
similar to atexit(), but it runs the functions from Main just after reloading the system image or just after finishing the definition of a module

The existing functions
reinit_stdio() and librandom_init()
would be switch to being registered this way.

@JeffBezanson
Copy link
Member

I hope this can be combined with #1268

@vtjnash
Copy link
Member Author

vtjnash commented Mar 10, 2013

yes, this is pretty much a duplicate, i just couldn't find that one and wanted to start a discussion

@JeffBezanson
Copy link
Member

Yes, I kept this open so we could determine whether one new feature will suffice for both.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
speculative Whether the change will be implemented is speculative
Projects
None yet
Development

No branches or pull requests

2 participants