Fix predicate relationship.
authorChris Hanson <org/chris-hanson/cph>
Wed, 15 Feb 2017 09:34:27 +0000 (01:34 -0800)
committerChris Hanson <org/chris-hanson/cph>
Wed, 15 Feb 2017 09:34:27 +0000 (01:34 -0800)
src/runtime/predicate-metadata.scm

index 086a9c6cd970108f698bce64e0f3dee5afa7dbd3..f63ed45c6db60a505e3d39e1b5a1a232e9a896f8 100644 (file)
@@ -312,7 +312,7 @@ USA.
    (register-predicate! stack-address? 'stack-address)
    (register-predicate! thread-mutex? 'thread-mutex)
    (register-predicate! undefined-value? 'undefined-value)
-   (register-predicate! unicode-char? 'unicode-char '<= char?)
+   (register-predicate! unicode-char? 'unicode-char '<= base-char?)
    (register-predicate! unicode-code-point? 'unicode-code-point
                        '<= index-fixnum?)
    (register-predicate! unicode-scalar-value? 'unicode-scalar-value