Re: [Chicken-hackers] CHICKEN 5 egg scheme-include install oddity

2018-09-18 Thread Kon Lovett
-possibly useful information; hidden as a .egg comment (extension fx-utils #;(inline-file) (types-file) ;FIXME Error: (apply) bad argument type: #f #;(component-dependencies fx-inlines) (csc-options "-O3" "-d1" "-local" "-no-procedure-checks") ) > On Sep 17, 2018, at 5:15

[Chicken-hackers] [PATCH 2/2] * scrutinizer.scm (refine-types): Add special case for (or pair null) and list-of

2018-09-18 Thread megane
Hi, Here's a patch for #1533. The fix itself is pretty simple. The first patch makes scrutinizer tests give more info when a test fails, which makes it faster to figure out these refinement issues. >From 7eca29fcaef8a8465b900c1400118982e58eaa7b Mon Sep 17 00:00:00 2001 From: megane Date: Tue,