[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-hackers] {{{PATCH}}} generalize chicken-do to allow multipl
From: |
Evan Hanson |
Subject: |
Re: [Chicken-hackers] {{{PATCH}}} generalize chicken-do to allow multiple targets |
Date: |
Wed, 24 Oct 2018 19:29:49 +1300 |
Hi Felix,
The patch looks OK to me. Just one question, having more to do with the
feature it adds than the patch itself: now that chicken-do supports
multiple targets, should the import libraries for modules be added as
targets in addition to the types and inline files?
Evan