Status: Accepted
Owner:
[hidden email]
CC:
[hidden email]
Labels: Milestone-1.4 Type-Feature
New issue 5029 by
[hidden email]: Add a support for quitting to OS with
exit code
http://code.google.com/p/pharo/issues/detail?id=5029The work to do is as little as following:
SmalltalkImage >> quit: exitCode
"Primitive. Exit to another operating system on the host machine, if one
exists. All state changes in the object space since the last snapshot are
lost.
Essential. See Object documentation whatIsAPrimitive."
<primitive: 113>
self primitiveFailed
_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker