X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=BUGS;h=cd8dc4087a117a693e528bd18568330409d14cab;hb=69cd16d7335a7f66985752b84f78d18e45f9783e;hp=c59cea6b4989f62a90022bf1041e475b3d30abaa;hpb=1a7d93adc5e5fa3c1bfe09ebbe32f54db6c8abcc;p=sbcl.git diff --git a/BUGS b/BUGS index c59cea6..cd8dc40 100644 --- a/BUGS +++ b/BUGS @@ -1288,9 +1288,6 @@ WORKAROUND: (defclass c0 (b) ()) (make-instance 'c19) -177: - (fixed in sbcl-0.7.4.24) - 178: "AVER failure compiling confused THEs in FUNCALL" In sbcl-0.7.4.24, compiling (defun bug178 (x) @@ -1302,6 +1299,9 @@ WORKAROUND: (defun bug178alternative (x) (funcall (the nil x))) +179: + (fixed in sbcl-0.7.4.28) + DEFUNCT CATEGORIES OF BUGS IR1-#: These labels were used for bugs related to the old IR1 interpreter.