Opened 15 years ago
Last modified 14 years ago
#121 new defect
p2-test-* infrastructure should use COMPILE-TEST-FORM
| Reported by: | ehuelsmann | Owned by: | ehuelsmann |
|---|---|---|---|
| Priority: | major | Milestone: | unscheduled |
| Component: | compiler | Version: | |
| Keywords: | Cc: | ||
| Parent Tickets: |
Description
Where it sometimes uses COMPILE-FORM and tests for NIL.
Another idea is to use FAIL/SUCCESS labels as argument to the compile-test-function, which may result in more more efficient code. For example, in that case, a NOT compilation only requires reversing the labels.
Note: See
TracTickets for help on using
tickets.