Opened 13 years ago
Last modified 2 years ago
#222 assigned defect
Deprecate Debug.assertXXXX()
| Reported by: | ehuelsmann | Owned by: | Evenson Not Org |
|---|---|---|---|
| Priority: | major | Milestone: | 1.9.3 |
| Component: | other | Version: | |
| Keywords: | Cc: | ||
| Parent Tickets: |
Description
Long term: move all occurrances to (meaningful) lisp conditions.
Rationale: Statements should never call System.exit(); we're a library and should allow callers to free resources instead of breaking out hard.
Change History (16)
comment:1 Changed 12 years ago by
| Component: | java → other |
|---|---|
| Milestone: | 1.2.0 → 2.0 |
| Owner: | changed from nobody to Evenson Not Org |
| Status: | new → assigned |
comment:2 Changed 12 years ago by
| Milestone: | 2.0 → 2.0.0 |
|---|
comment:3 Changed 12 years ago by
| Milestone: | 2.0.0 → 1.4.0 |
|---|
comment:8 Changed 5 years ago by
| Milestone: | 1.6.2 → 1.7.0 |
|---|
comment:13 Changed 4 years ago by
| Milestone: | 1.8.1 → 1.9.0 |
|---|
comment:14 Changed 3 years ago by
| Milestone: | 1.9.0 → 1.9.1 |
|---|
comment:15 Changed 3 years ago by
| Milestone: | 1.9.1 → 1.9.2 |
|---|
comment:16 Changed 2 years ago by
| Milestone: | 1.9.2 → 1.9.3 |
|---|
Note: See
TracTickets for help on using
tickets.
Milestone renamed