chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] my first chicken 4 modules ;)


From: felix winkelmann
Subject: Re: [Chicken-users] my first chicken 4 modules ;)
Date: Thu, 29 May 2008 10:10:54 +0200

On Wed, May 28, 2008 at 1:58 AM, Jim Ursetto <address@hidden> wrote:
>
> 1) Warnings aren't issued for unbound identifiers -- I spent a while
>   tracking down a weird error and it turns out I forgot to import
>   'when' from chicken, along with numerous runtime failures when I
>   forgot to import procedures.  Some of that is inexperience.  But
>   the analogue of -check-imports would be nice.  I guess once this is
>   more mature then consistent import library data would be usable for
>   this role.

I have added support for checking references to unimported and undefined
identifiers (see hygienic head).


cheers,
felix




reply via email to

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