View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0003571 | Spring engine | General | public | 2013-03-14 14:08 | 2017-05-30 17:13 |
| Reporter | abma | Assigned To | Kloot | ||
| Priority | normal | Severity | feature | Reproducibility | have not tried |
| Status | resolved | Resolution | fixed | ||
| Summary | 0003571: use defines/enum for exit codes | ||||
| Description | using values is bad for docs | ||||
| Tags | No tags attached. | ||||
| Checked infolog.txt for Errors | |||||
|
|
http://www.gnu.org/software/libc/manual/html_node/Exit-Status.html currently -1 (=255) is used for desyncs (used in validation tests) spring-dedicated checks this too, so maybe remove it there?! |
|
|
https://github.com/spring/spring/commit/71e5416f700e949197537c51b3a4664f3b0f197d |