[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Pretty printing



1.  What is the status of clisp's compatibility with ANSI CL pretty
printing?

2.  I use some pretty printing code, i.e. code which uses
xp-code.lisp, formatter, and the format directives special thereto.
My code works under Allegro CL--without loading xp-code.lisp since
Allegro does pretty printing already.  When I load xp-code.lisp into
clisp and run my code I get errors signaled by the xp-code.  So, are
there any known bugs in

  a. xp-code.lisp,
  b. Allegro CL's pretty printing or
  c. clisp's interaction with xp-code.lisp?

The error is that -1 is given as a first argument to nthcdr somewhere
in the formatter.

-- 
Benjamin Shults                 Email:  bshults@math.utexas.edu
Department of Mathematics       Phone:  (512) 471-7711 ext. 208
University of Texas at Austin   WWW:    http://www.ma.utexas.edu/users/bshults
Austin, TX  78712   USA         FAX:    (512) 471-9038 (attn: Benjamin Shults)