Custom Query (1030 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (202 - 204 of 1030)

Ticket Resolution Summary Owner Reporter
#938 fixed please not SIMPLE-ERROR Francois-Rene Rideau
Description

Mark Nahabedian 2010-05-24 09:33:02 EDT

There are a variety of cases where CCL signals nothing more specific than SIMPLE-ERROR. It would be helpful if appropriate conditions were defined for each of these cases and those conditions were signaled.

Here's an example of a case of SIMPLE-ERROR that should be something like NO-APPLICABLE-METHOD-ERROR instead:

There is no applicable method for the generic function:
  #<STANDARD-GENERIC-FUNCTION QRES-CORE:DO-LOAD-DB-RECORD-FROM-QAPI-OBJECT
#x3000434D4C2F>
when called with arguments:
  (QRES-CORE:QAPI-PNR-SEGMENT NIL :PARENTS (#<QAPI-PNR #<LEGACY-PNR
12474990031128/M/0 AC:PZCCLE,AC:PZCCLE #x300062B32F8D> :CHANGE-TOKEN: NIL>))

NB: Was ITA bug 80692

#941 fixed make-tcp-socket's error messages are not helpful Francois-Rene Rideau
Description

Dan Weinreb 2010-07-12 18:26:58 EDT

When make-tcp-socket fails (e.g. there's nobody listening at the other end), the condition object that is created doesn't have helpful information in it such as the host and port and so on. When it calls socket-call, it could pass more useful stuff in the "where" argument, for example.

PS: was ITA bug 83283.

#945 invalid Support the XREF facility for who-calls, who-macroexpands, and so on Francois-Rene Rideau
Description

Dan Weinreb 2011-03-04 15:57:16 EST

Provide support for Slime's who-* set of commands. The *xref-database* has to get built. We currently do not have an estimate of how much effort this would entain.

Xref: ITA bug 95570

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