Hello,

I can reproduce a bug in the pretty printer.

    $ ecl -norc -shell t.lisp

prints for me (ECL from git, debian, amd64).

    (LET ((#:TARGET-STRING1137 "aa"))
      (VOOOOOOOOOOOOOOOOOOOOOO
       #:G0)))(DECLARE (IGNORE #:G0)))(DECLARE (IGNORE #:G0)))))

ie. the last line is badly indented and has the wrong characters.

Shortening the "vooo" line, so that the line with "#:g0" goes into the same 
line, makes
the bug disappear; so it seems to be something in the vicinity of 
(maybe-output),
(really-start-logical-block) or something like that.


Happy weekend!


Phil

Attachment: t.lisp
Description: Binary data

------------------------------------------------------------------------------
BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA
The must-attend event for mobile developers. Connect with experts. 
Get tools for creating Super Apps. See the latest technologies.
Sessions, hands-on labs, demos & much more. Register early & save!
http://p.sf.net/sfu/rim-blackberry-1
_______________________________________________
Ecls-list mailing list
Ecls-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecls-list

Reply via email to