chicken-hackers
[Top][All Lists]
Advanced

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

Re: [Chicken-hackers] [PATCH] "-->" is not recognized when nested proced


From: Christian Kellermann
Subject: Re: [Chicken-hackers] [PATCH] "-->" is not recognized when nested procedure types are used
Date: Mon, 16 Jul 2012 22:38:13 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

* felix winkelmann <address@hidden> [120715 23:26]:
> The attached patch fixes a problem of type-declarations like
>
> (: foo (number --> (number -> number)))
>
> Validation of the type in the scrutinizer will ignore "foo" being
> declared "pure" (the nested procedure-type causes an overwrite
> of the variable that holds the "purity" status).
>
> This patch fixes #883.

Thank you I have pushed it.

Kind regards,

Christian

--
9 out of 10 voices in my head say, that I am crazy,
one is humming.



reply via email to

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