[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-users] hygienic branch basically working
From: |
Jim Ursetto |
Subject: |
Re: [Chicken-users] hygienic branch basically working |
Date: |
Tue, 15 Jul 2008 14:26:14 -0500 |
Works great now. Sorry for the delay in feedback, I was out of town
for a couple weeks. I will dive in again shortly.
This module stuff is complicated, isn't it.
On Tue, Jul 15, 2008 at 7:48 AM, felix winkelmann <address@hidden> wrote:
> On Fri, Jul 11, 2008 at 9:38 PM, Jim Ursetto <address@hidden> wrote:
>>
>> Hi Felix. The behavior below doesn't seem right. An unimported
>> binding is seen within a module in both compiled and interpreted code.
>> However a binding (pretty-print) in the extras unit behaves as
>> expected.
>>
>
> Please try the current svn head. It should work now as expected.
>
>
> cheers,
> felix
>