Custom Query (1030 matches)
Results (277 - 279 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #594 | fixed | (describe #'append) errors | ||
| Description |
This may be just a case of some work-in-progress code being checked into the trunk, but in case anyone's unaware of it: ? (describe #'append)
#<Compiled-function APPEND #x80CB906>
Name: APPEND
Arglist (analysis): (&REST LISTS)
> Error: Can't construct argument list from "Construct a new list by concatenating the list arguments".
> While executing: #<STANDARD-KERNEL-METHOD INSPECTOR:LINE-N (INSPECTOR::FUNCTION-INSPECTOR
T)>, in process listener(1).
Besides the obvious "this seems to have something to do with the fact that APPEND has function documentation", I don't have a good sense of what's going on here. |
|||
| #620 | fixed | Type assertions in parse tree confuse at least a few things in compiler backends | ||
| Description |
http://clozure.com/pipermail/openmcl-devel/2009-October/010673.html describes one example of this. |
|||
| #621 | fixed | THE chokes on VALUES type specifiers | ||
| Description |
http://clozure.com/pipermail/openmcl-devel/2009-October/010672.html |
|||
Note:
See TracQuery
for help on using queries.
