Fix bug: forgot to initialize record conditions.
authorChris Hanson <org/chris-hanson/cph>
Wed, 17 Jan 2018 05:17:15 +0000 (21:17 -0800)
committerChris Hanson <org/chris-hanson/cph>
Wed, 17 Jan 2018 05:17:15 +0000 (21:17 -0800)
src/runtime/make.scm

index 7d376506f1c65bcfd26d006ece5978b4b121d368..50ddd4cb907be5676ba3eb7c56f94675dbf9ca93 100644 (file)
@@ -495,6 +495,7 @@ USA.
    ;; Condition System
    (RUNTIME ERROR-HANDLER)
    (RUNTIME MICROCODE-ERRORS)
+   ((runtime record) initialize-conditions!)
    ((RUNTIME STREAM) INITIALIZE-CONDITIONS!)
    ((RUNTIME REGULAR-SEXPRESSION) INITIALIZE-CONDITIONS!)
    ;; System dependent stuff