Lisp HUG Maillist Archive

Breakpoint bug?

I think I've discovered a bug in LWW 4.3.7. After evaluating

(defun test ()
  (let (*spec*)
    (declare (special *spec*))
    (print *spec*)))

where *spec* is NOT defined globally by defvar, I get an error whenever I try to set breakpoint anywhere in the code. The error does not occur when *spec* is defined globally by defvar.

Any comments?

Michal


Re: Breakpoint bug?

Unable to parse email body. Email id is 2437

Updated at: 2020-12-10 08:56 UTC