Custom Query (1030 matches)
Results (442 - 444 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #60 | fixed | Thread-safe gf dispatch | ||
| Description |
It should be possible for gf dispatch to run simultaneously in multiple threads without introducing inconsistencies in CLOS internals (e.g. caches). FWIW, here's what sbcl does about this: http://lisp-ecoop07.bknr.net/pdf/31662. |
|||
| #813 | fixed | There is no warning for unsaved documents when closing the IDE (Cocotron | ||
| Description |
To reproduce:
|
|||
| #977 | fixed | There is no applicable method for the generic function: CCL::%%ONE-ARG-DCODE | ||
| Description |
At times, our application QRes has the following error message: There is no applicable method for the generic function:
when called with arguments:
The backtrace subsequently reveals that there was an actual bug in our application relating to a calling a one-argument generic function with an invalid value. However, the name of said generic function was lost in this error message. Can CCL somehow improve its error message by revealing the name of the user function that got optimized into a CCL::%%ONE-ARG-DCODE ? Xref: ITA bug 113986 Xref: ITA bug 105855 |
|||
