X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=BUGS;h=ad30c7b996929c947c9d2499e7cb51ec7b791be7;hb=a18f0a95bc9a457e4d2d00c702b746f29c2662b1;hp=417a40dad4663490a74fcd6904e4a71771c204d6;hpb=99bcb3a92b44ce343586f8bd7c717d665f31f4ad;p=sbcl.git diff --git a/BUGS b/BUGS index 417a40d..ad30c7b 100644 --- a/BUGS +++ b/BUGS @@ -893,6 +893,16 @@ Error in function C::GET-LAMBDA-TO-COMPILE: Basically, the breakpoint facility wasn incompletely implemented in the X86 port of CMU CL, and we haven't fixed it in SBCL. +97: + FRESH-LINE doesn't seem to work properly within pretty-printed + output. E.g. + "~@~2%" + called on a CONDITION whose printer does + "~&~@" + gives two newlines between "unhandled CONDITION" and "error", when + (it at least seems as though) correct behavior would be to give one. + + KNOWN BUGS RELATED TO THE IR1 INTERPRETER (Note: At some point, the pure interpreter (actually a semi-pure