Skip to content

Conversation

@bobzhang
Copy link
Member

Adding an indirection layer between raw exit code and virtual exit code so that output is more stable and readable
invariants:

  1. make sure initialization, handler, and raise are consistent
    TODO:
    optimization for simple cases, be careful when inlining (try with and single simple handler)

…de so that output is more stable and readable

invariants:
1. make sure initialization, handler, and raise are consistent
TODO:
optimization for simple cases, be careful when inlining (try with  and single simple handler)
bobzhang added a commit that referenced this pull request Jan 18, 2016
@bobzhang bobzhang merged commit 5c316f1 into master Jan 18, 2016
@bobzhang bobzhang deleted the exit_code_simplify branch February 8, 2016 15:10
Mathspy pushed a commit to Mathspy/melange that referenced this pull request Mar 28, 2021
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