~ chicken-core (chicken-5) 8576f86aa7ca84489df31ee4cb435eaa52044aa7


commit 8576f86aa7ca84489df31ee4cb435eaa52044aa7
Author:     felix <felix@call-with-current-continuation.org>
AuthorDate: Wed Dec 1 06:17:44 2010 -0500
Commit:     felix <felix@call-with-current-continuation.org>
CommitDate: Wed Dec 1 06:17:44 2010 -0500

    updated test for disabled pickyness in scrutinizer

diff --git a/tests/scrutiny.expected b/tests/scrutiny.expected
index ccdc39c1..cd3a5bc4 100644
--- a/tests/scrutiny.expected
+++ b/tests/scrutiny.expected
@@ -45,9 +45,4 @@ Warning: at toplevel:
 Warning: at toplevel:
   g89: in procedure call to `g89', expected a value of type `(procedure () *)', but were given a value of type `fixnum'
 
-Warning: in toplevel procedure `foo':
-  conditional in tail-position has branch with undefined result:
-
-(if x15 '1 (##core#undefined))
-
 Warning: redefinition of standard binding: car
Trap