From d540162c0d855972c997b7e6fb078abbea21247a Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Sat, 4 Apr 2020 16:48:14 -0600 Subject: [PATCH] sync expected errors for mats original commit: 778e6426bc775963472e794abaca6e8739779e79 --- mats/root-experr-compile-0-f-f-f | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/mats/root-experr-compile-0-f-f-f b/mats/root-experr-compile-0-f-f-f index eca78de163..fc44dbfa8f 100644 --- a/mats/root-experr-compile-0-f-f-f +++ b/mats/root-experr-compile-0-f-f-f @@ -4040,6 +4040,11 @@ misc.mo:Expected error in mat compute-size-increments: "compute-size-increments: misc.mo:Expected error in mat compute-size-increments: "compute-size-increments: invalid generation -1". misc.mo:Expected error in mat compute-size-increments: "compute-size-increments: invalid generation "static"". misc.mo:Expected error in mat compute-size-increments: "compute-size-increments: invalid generation ()". +misc.mo:Expected error in mat collect+compute-size-increments: "collect: invalid counting-roots list not-a-list". +misc.mo:Expected error in mat collect+compute-size-increments: "collect: invalid counting-roots list 0". +misc.mo:Expected error in mat collect+compute-size-increments: "collect: invalid generation not-a-generation". +misc.mo:Expected error in mat collect+compute-size-increments: "collect: invalid target generation not-a-generation for generation 0". +misc.mo:Expected error in mat collect+compute-size-increments: "collect: invalid target generation 0 for generation 1". misc.mo:Expected error in mat compute-composition: "compute-composition: invalid generation -1". misc.mo:Expected error in mat compute-composition: "compute-composition: invalid generation "static"". misc.mo:Expected error in mat make-object-finder: "make-object-finder: 17 is not a procedure".