[armedbear-ticket] [armedbear] #57: Eliminate the use of writeToString for condition creation

armedbear armedbear-devel at common-lisp.net
Thu May 28 20:59:18 UTC 2009


#57: Eliminate the use of writeToString for condition creation
------------------------+---------------------------------------------------
 Reporter:  ehuelsmann  |       Owner:  somebody
     Type:  defect      |      Status:  new     
 Priority:  critical    |   Milestone:          
Component:  other       |     Version:          
 Keywords:              |  
------------------------+---------------------------------------------------
 Due to the fact that the object being written may be recursive, we need to
 bind *print-level* and *print-circle* before writing objects to error
 strings. Possibly, these instances can be replaced by a format string and
 format arguments.

-- 
Ticket URL: <http://trac.common-lisp.net/armedbear/ticket/57>
armedbear <http://common-lisp.net/project/armedbear>
armedbear


More information about the armedbear-ticket mailing list