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

module::load_from_file() creates a module in the current context #331

Closed
eyalroz opened this issue May 25, 2022 · 0 comments
Closed

module::load_from_file() creates a module in the current context #331

eyalroz opened this issue May 25, 2022 · 0 comments

Comments

@eyalroz
Copy link
Owner

eyalroz commented May 25, 2022

module::load_from_file() creates a module in the current context; instead, it should take a context.

Also, it assumes a current context exists and does not directly check this.

@eyalroz eyalroz added the bug label May 25, 2022
@eyalroz eyalroz self-assigned this May 25, 2022
eyalroz added a commit that referenced this issue May 25, 2022
* Comment tweaks
* Added missing function variants
* Fixed inconsistency in C++17-conditional-compiled code
eyalroz added a commit that referenced this issue Jun 20, 2022
* Comment tweaks
* Added missing function variants
* Fixed inconsistency in C++17-conditional-compiled code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant