[armedbear-ticket] [armedbear] #57: Eliminate the use of writeToString for condition creation
#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
#57: Eliminate the use of writeToString for condition creation -------------------------+-------------------------------------------------- Reporter: ehuelsmann | Owner: somebody Type: defect | Status: closed Priority: critical | Milestone: Component: other | Version: Resolution: invalid | Keywords: -------------------------+-------------------------------------------------- Changes (by ehuelsmann): * status: new => closed * resolution: => invalid Comment: Although this is especially an issue when printing Cons objects, not using writeToString doesn't seem like an option right now. Closing as 'invalid' because there's no alternative. -- Ticket URL: <http://trac.common-lisp.net/armedbear/ticket/57#comment:1> armedbear <http://common-lisp.net/project/armedbear> armedbear
participants (1)
-
armedbear