Re: run-lisp patch

Paul Ledbetter III <[email protected]> Fri, 29 Jul 2005 19:04:37 -0500
Newsgroups gmane.lisp.clocc.general
Message-ID <[email protected]>
Sorry, I can't tell if the patch I tried to send actually made it
anywhere, so here it is inline:

Index: run-lisp
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
RCS file: /cvsroot/clocc/clocc/bin/run-lisp,v
retrieving revision 1.15
diff -u -w -r1.15 run-lisp
--- run-lisp=0914 Dec 2001 19:06:01 -0000=091.15
+++ run-lisp=0929 Jul 2005 21:56:44 -0000
@@ -304,7 +304,7 @@
                     (multiple-value-setq (.res .cond)
                        (ignore-errors (progn $todo
                                         (fresh-line) (finish-output))))
-                    (unix:unix-exit (if .cond 1 0))))"
+                    (unix:unix-exit (if .cond (progn (describe .cond) 1) 0=
))))"
           test -z "$image" || image=3D"-core ${image}.core";
           exec ${CMUCL-lisp} -noinit ${image} -eval "$todo"
           ;;


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click