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

fix switcher successX #159

Merged
merged 1 commit into from
Jan 14, 2020
Merged

Conversation

timotheecour
Copy link
Contributor

fixes nim-lang/packages#1315 (comment) which happened because of nim-lang/Nim#13043
the fix is backward compatible since successX was shown also before

Copy link
Owner

@dom96 dom96 left a comment

Choose a reason for hiding this comment

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

I think a better approach now is to use gorgeEx: https://nim-lang.org/docs/system.html#gorgeEx%2Cstring%2Cstring%2Cstring and to check the exit code. Although maybe Nim doesn't return proper exit code(?)

@timotheecour
Copy link
Contributor Author

done, PTAL

@genotrance
Copy link
Collaborator

LGTM

@timotheecour
Copy link
Contributor Author

PTAL, rebased against latest

@genotrance genotrance mentioned this pull request Jan 14, 2020
@dom96 dom96 merged commit 2f92efa into dom96:master Jan 14, 2020
@timotheecour timotheecour deleted the pr_fix_switcher_successX branch January 14, 2020 23:55
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.

3 participants