Opened 9 years ago
Last modified 6 months ago
#222 assigned defect
Deprecate Debug.assertXXXX()
Reported by: | ehuelsmann | Owned by: | Evenson Not Org |
---|---|---|---|
Priority: | major | Milestone: | 1.8.1 |
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 (12)
comment:1 Changed 8 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 7 years ago by
Milestone: | 2.0 → 2.0.0 |
---|
comment:3 Changed 7 years ago by
Milestone: | 2.0.0 → 1.4.0 |
---|
comment:6 Changed 17 months ago by
Milestone: | 1.6.0 → 1.6.1 |
---|
Ticket retargeted after milestone closed
comment:7 Changed 12 months ago by
Milestone: | 1.6.1 → 1.6.2 |
---|
Ticket retargeted after milestone closed
comment:8 Changed 10 months ago by
Milestone: | 1.6.2 → 1.7.0 |
---|
comment:9 Changed 10 months ago by
Milestone: | 1.7.0 → 1.7.1 |
---|
Ticket retargeted after milestone closed
comment:10 Changed 9 months ago by
Milestone: | 1.7.1 → 1.7.2 |
---|
Ticket retargeted after milestone closed
comment:12 Changed 6 months ago by
Milestone: | 1.8.0 → 1.8.1 |
---|
Ticket retargeted after milestone closed
Note: See
TracTickets for help on using
tickets.
Milestone renamed