* felix winkelmann <[email protected]> [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.

_______________________________________________
Chicken-hackers mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/chicken-hackers

Reply via email to