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

lang: "RESULT =" posting from unixCmd cannot be disabled without disabling post output entirely #2452

Closed
nhthn opened this issue Oct 31, 2016 · 2 comments
Labels
comp: sclang sclang C++ implementation (primitives, etc.). for changes to class lib use "comp: class library" enhancement

Comments

@nhthn
Copy link
Contributor

nhthn commented Oct 31, 2016

No description provided.

@nhthn nhthn added enhancement comp: sclang sclang C++ implementation (primitives, etc.). for changes to class lib use "comp: class library" labels Oct 31, 2016
@miguel-negrao
Copy link
Member

What is the desired change in behaviour ?

@nhthn
Copy link
Contributor Author

nhthn commented Jan 21, 2018

i suggest we remove the RESULT = # post entirely and leave it up to whoever is calling .unixCmd to see the exit code for themselves. this is how many other programming languages work.

in the context of SC, RESULT = # posts appear most often when the server exits. this is a good opportunity to replace this rather cryptic message with a more friendly one: Server process exited with return code #.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp: sclang sclang C++ implementation (primitives, etc.). for changes to class lib use "comp: class library" enhancement
Projects
None yet
Development

No branches or pull requests

3 participants