0.8.2.49:
authorChristophe Rhodes <csr21@cam.ac.uk>
Wed, 20 Aug 2003 14:09:44 +0000 (14:09 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Wed, 20 Aug 2003 14:09:44 +0000 (14:09 +0000)
When is a GO tag not a GO tag?
... remove stray "p" from midst of commentary :-)

src/compiler/assem.lisp
version.lisp-expr

index b668c11..716496c 100644 (file)
            ;; nothing to do, then emit a nop. ### Note: despite the
            ;; fact that this is a loop, it really won't work for
            ;; repetitions other then zero and one. For example, if
-p          ;; the branch has two dependents and one of them dpends on
+           ;; the branch has two dependents and one of them dpends on
            ;; the other, then the stuff that grabs a dependent could
            ;; easily grab the wrong one. But I don't feel like fixing
            ;; this because it doesn't matter for any of the
index 4671358..e15af6e 100644 (file)
@@ -17,4 +17,4 @@
 ;;; checkins which aren't released. (And occasionally for internal
 ;;; versions, especially for internal versions off the main CVS
 ;;; branch, it gets hairier, e.g. "0.pre7.14.flaky4.13".)
-"0.8.2.48"
+"0.8.2.49"