#121: p2-test-* infrastructure should use COMPILE-TEST-FORM ------------------------+--------------------------------------------------- Reporter: ehuelsmann | Owner: ehuelsmann Type: defect | Status: new Priority: major | Milestone: Component: compiler | Version: Keywords: | ------------------------+--------------------------------------------------- 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.
#121: p2-test-* infrastructure should use COMPILE-TEST-FORM ------------------------+--------------------------------------------------- Reporter: ehuelsmann | Owner: ehuelsmann Type: defect | Status: new Priority: major | Milestone: unscheduled Component: compiler | Version: Keywords: | ------------------------+--------------------------------------------------- Changes (by mevenson):
* milestone: => unscheduled
armedbear-ticket@common-lisp.net