Re: [Chicken-hackers] [PATCH] Fix (restore?) specializations from types.db when compiling core itself

2016-01-10 Thread Peter Bex
On Sun, Dec 20, 2015 at 06:11:24PM +1300, Evan Hanson wrote: > Unfortunately the scrutinizer change is a bit hairier. One problem is > that it causes the "-emit-types-file" option to include system-defined > types (i.e. those that come from from types.db) in generated .types > files, whereas it

Re: [Chicken-hackers] [PATCH] Fix (restore?) specializations from types.db when compiling core itself

2016-01-10 Thread Evan Hanson
On 2016-01-10 17:10, Peter Bex wrote: > I really want to apply this optimization to core, so for the time being > I decided that we can do this, but only when compiling core. That means > that core is priviliged in being able to externally declare types for a > compilation units that it will