"compiler/sparc/parms.lisp" did not exist on "4e2c850c242e815c6168e6132ef6acb43fb5d488"
o Need to wrap an UNWIND-PROTECT around PPRINT-LOGICAL-BLOCK guts so
that PPRINT-EXIT-IF-LIST-EXHAUSTED is called, the END-LOGICAL-BLOCK stuff gets a chance to run. Without it, the outer logical block would get the wrong suffix for the END-LOGICAL-BLOCK stuff, because it would pick off the inner blocks stuff. o Add a pretty-printer for LOOP. From Dick Water's XP. o Some pprinter changes to print some forms in a more typical manner. Hopefully nothing controversial.
Please register or sign in to comment