[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-hackers] [PATCH] Fix #1506 by detecting import of module be
From: |
elf |
Subject: |
Re: [Chicken-hackers] [PATCH] Fix #1506 by detecting import of module being defined |
Date: |
Sun, 07 Apr 2019 04:05:53 +0000 |
Question: does it handle circular imports? Is
module a -> import b
module b -> import a
an error? Should it be?
-elf
On April 7, 2019 3:46:36 AM UTC, Evan Hanson <address@hidden> wrote:
>On 2019-04-05 16:18, Peter Bex wrote:
>> Here's a pretty straightforward patch to prevent a module from
>> importing itself. This fixes #1506.
>
>A couple of warm-up tickets before you took on #1576?
>
>Applied, thanks Peter.
>
>Evan
>
>_______________________________________________
>Chicken-hackers mailing list
>address@hidden
>https://lists.nongnu.org/mailman/listinfo/chicken-hackers