On Wed, May 28, 2008 at 1:58 AM, Jim Ursetto <[EMAIL PROTECTED]> 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 _______________________________________________ Chicken-users mailing list Chicken-users@nongnu.org http://lists.nongnu.org/mailman/listinfo/chicken-users