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

fixes #20694; range check the parameter of the proc quit #20718

Closed
wants to merge 16 commits into from

Conversation

ringabout
Copy link
Member

@ringabout ringabout commented Oct 31, 2022

fixes #20694

lib/system.nim Outdated Show resolved Hide resolved
@ringabout ringabout marked this pull request as draft November 1, 2022 04:18
@ringabout ringabout marked this pull request as ready for review November 1, 2022 14:48
@Araq
Copy link
Member

Araq commented Nov 3, 2022

Very invasive change. Please implement my suggestion instead.

ringabout added a commit that referenced this pull request Nov 3, 2022
@ringabout
Copy link
Member Author

Sure, I'm on it.

Araq pushed a commit that referenced this pull request Nov 4, 2022
* Revert "make `system/fatal` importable (#20718)"

This reverts commit d735c44.

* relieve `std/assertions` of the sysFatal dep
@ringabout ringabout closed this Nov 4, 2022
@ringabout ringabout deleted the pr#20694 branch November 4, 2022 12:50
@ringabout
Copy link
Member Author

Succeeded by #20753

capocasa pushed a commit to capocasa/Nim that referenced this pull request Mar 31, 2023
…nim-lang#20743)

* Revert "make `system/fatal` importable (nim-lang#20718)"

This reverts commit d735c44.

* relieve `std/assertions` of the sysFatal dep
bung87 pushed a commit to bung87/Nim that referenced this pull request Jul 29, 2023
…nim-lang#20743)

* Revert "make `system/fatal` importable (nim-lang#20718)"

This reverts commit d735c44.

* relieve `std/assertions` of the sysFatal dep
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Invalid type in `importc: "exit"'
5 participants