Ticket #266 (closed enhancement: fixed)
Returning different exit codes from the compiler
Reported by: | todd.a | Owned by: | Charles |
---|---|---|---|
Priority: | medium | Milestone: | |
Component: | Cobra Compiler | Version: | 0.8.0 |
Keywords: | Cc: |
Description
Currently when the Cobra compiler is run 0 is returned for all results: successful compilation, unsuccessful compilation, internal error, etc.
Proposal
Return different values depending on the state that the compiler exited.
Change History
Note: See
TracTickets for help on using
tickets.