Custom Query (1030 matches)
Results (685 - 687 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #325 | fixed | call-next-method bug on x8632 | ||
| Description |
The following doesn't work right in the x8632 lisp, and I wonder if someone else could take a look at it. From the test suite: (defgeneric cnm-gf-03 (x) (:method ((x integer)) #'call-next-method) (:method ((x t)) t)) (funcall (cnm-gf-03 0)) The result should be t, but the x8632 lisp gets an error. |
|||
| #1002 | invalid | call-next-method hidden | ||
| Description |
Apropos and arglist don't seem to find call-next-method 1.9-dev-r15422M-trunk in Hemlock API. |
|||
| #554 | fixed | calling destroy_semaphore() in gc causing ccl hang | ||
| Description |
Refer to the thread below for more details. http://clozure.com/pipermail/openmcl-devel/2009-July/009995.html |
|||
Note:
See TracQuery
for help on using queries.
