chicken-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-hackers] [PATCH] handle runaway union types in scrutinizer


From: Mario Domenech Goulart
Subject: Re: [Chicken-hackers] [PATCH] handle runaway union types in scrutinizer
Date: Mon, 31 Oct 2011 12:05:43 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.91 (gnu/linux)

Hi Felix,

On Mon, 31 Oct 2011 10:28:19 +0100 (CET) Felix <address@hidden> wrote:

> The attached patch cuts off union ("or") types beyond a certain
> length.  This can happen in complex list literals and pattern matching
> constructs and slows compilation down to a crawl since these types are
> again and again walked during simplification. 
>
> This fixes ticket #711.

Does this patch depend on another one?  I can't apply it directly on the
master HEAD.

Best wishes.
Mario
-- 
http://parenteses.org/mario



reply via email to

[Prev in Thread] Current Thread [Next in Thread]