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

Clean up and document exit-code handling #150

Merged
merged 1 commit into from
Apr 6, 2015

Conversation

ChrisJefferson
Copy link
Contributor

This is a small patch to document GAP_EXIT_CODE, QUIT_GAP and FORCE_QUIT_GAP.

A <C>FORCE_QUIT_GAP</C> is similar to <C>QUIT_GAP</C>, except it ignores any
functions installed with <C>InstallAtExit</C>, or any other functions
normally run at GAP exit, and exits GAP immediately.
The optional argument will be passed to <C>GAP_EXIT_CODE</C>.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would it be better to put a proper cross-reference here (and above), replacing <C>GAP_EXIT_CODE</C> by <Ref Func="GAP_EXIT_CODE"/> ?

@olexandr-konovalov olexandr-konovalov added this to the GAP 4.8.0 milestone Apr 2, 2015
@olexandr-konovalov
Copy link
Member

I've also added 4.8.0 milestone here. Setting milestones like this, one would be able to quickly filter all relevant issues and PRs at https://github.com/gap-system/gap/milestones/GAP%204.8.0. This will also be helpful for composing an overview of major changes introduced in GAP 4.8.

@olexandr-konovalov
Copy link
Member

Perhaps it's worth to mention that this is a follow-up to already merged PR #123.

ChrisJefferson added a commit that referenced this pull request Apr 6, 2015
Clean up and document exit-code handling
@ChrisJefferson ChrisJefferson merged commit c1c372b into gap-system:master Apr 6, 2015
@ChrisJefferson ChrisJefferson deleted the quit_clean branch April 6, 2015 14:13
@ChrisJefferson ChrisJefferson restored the quit_clean branch April 28, 2015 13:33
@ChrisJefferson ChrisJefferson deleted the quit_clean branch September 4, 2015 13:21
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.

2 participants