Custom Query (1030 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (277 - 279 of 1030)

Ticket Resolution Summary Owner Reporter
#594 fixed (describe #'append) errors gz Gary Byers
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 Gary Byers Gary Byers
Description

http://clozure.com/pipermail/openmcl-devel/2009-October/010673.html

describes one example of this.

#621 fixed THE chokes on VALUES type specifiers Gary Byers Gary Byers
Description

http://clozure.com/pipermail/openmcl-devel/2009-October/010672.html

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.