chicken-users
[Top][All Lists]
Advanced

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

[Chicken-users] let-location & modules


From: F. Wittenberger
Subject: [Chicken-users] let-location & modules
Date: Tue, 07 Oct 2008 16:32:57 +0200

Hi Felix & all,

I ran into a deep mess when I started to use modules to get my
import/export warnings back.

Currently I'm fixing those imports and can't compile any useful result
anyway.  But either I'm missing something - for instance a module to
import - or hell is coming closer each step: eventually I end up with
let-location and the locatives it is supposed to bind and it's type name
being unbound:

Warning: reference to possibly unbound identifier: bool
Warning: reference to possibly unbound identifier: again
Warning: reference to possibly unbound identifier: let-location

I'm seeing a dark spot in the future...

/Jörg




reply via email to

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