cmucl18e core-dump issue
Mario Mommer <[email protected]> Tue, 15 Apr 2003 18:52:37 +0200
| Newsgroups | gmane.lisp.clocc.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, This patch prevents cmucl 18e from dumping core (when it runs out of stack). Implements the contents of a mail by Eric Marsden posted on [email protected] Regards, Mario. --- clocc.lisp Tue Apr 15 18:05:14 2003 +++ clocc.lisp Tue Apr 15 18:05:29 2003 @@ -81,7 +81,7 @@ #+gcl (defmacro lambda (bvl &body forms) `#'(lambda ,bvl ,@forms)) -#-(or allegro clisp mcl) +#-(or allegro clisp mcl cmu) (define-setf-expander values (&rest places &environment env) (loop :for pl :in places :with te :and va :and ne :and se :and ge :do (multiple-value-setq (te va ne se ge) (get-setf-expansion pl env)) ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf