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

Exit code #310

Closed
danrubel opened this issue Nov 1, 2011 · 3 comments
Closed

Exit code #310

danrubel opened this issue Nov 1, 2011 · 3 comments
Assignees
Labels
area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. type-enhancement A request for a change that isn't a bug

Comments

@danrubel
Copy link

danrubel commented Nov 1, 2011

To run Frog on VM we need the Dart program to have the ability to set the exit code.
See http://code.google.com/p/dart/issues/detail?id=301

@DartBot
Copy link

DartBot commented Nov 2, 2011

This comment was originally written by drfibonacci@google.com


Added Triaged label.

@iposva-google
Copy link
Contributor

The top-level method "void exit(int status)" has been supported since r893. Please let me know if this does not meet your requirements.


Set owner to @iposva-google.
Added Fixed label.

@danrubel
Copy link
Author

Please verify that we are getting an appropriate error code from Frog when executed on the VM.


Set owner to @keertip.

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-vm Use area-vm for VM related issues, including code coverage, and the AOT and JIT backends. type-enhancement A request for a change that isn't a bug
Projects
None yet
Development

No branches or pull requests

5 participants